pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/analog Remove erroneous slash in "MASTER_SITES" de...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba2a070628fa
branches:  trunk
changeset: 485735:ba2a070628fa
user:      tron <tron%pkgsrc.org@localhost>
date:      Sun Dec 19 22:06:31 2004 +0000

description:
Remove erroneous slash in "MASTER_SITES" declaration accidently invented
in last revision.

diffstat:

 www/analog/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r d053923d875a -r ba2a070628fa www/analog/Makefile
--- a/www/analog/Makefile       Sun Dec 19 22:00:54 2004 +0000
+++ b/www/analog/Makefile       Sun Dec 19 22:06:31 2004 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.46 2004/12/19 22:00:10 tron Exp $
+# $NetBSD: Makefile,v 1.47 2004/12/19 22:06:31 tron Exp $
 
 DISTNAME=       analog-6.0
 CATEGORIES=    www
 MASTER_SITES=   ${HOMEPAGE} \
                http://www.web42.com/analog/ \
                http://analog.org/loganalysis/ \
-               http://www.gekko.de/analog/ /
+               http://www.gekko.de/analog/
 
 MAINTAINER=     tron%NetBSD.org@localhost
 HOMEPAGE=      http://www.analog.cx/



Home | Main Index | Thread Index | Old Index