pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/proftpd Removed the trailing slash behind the last...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8315ae94c6a1
branches: trunk
changeset: 502242:8315ae94c6a1
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Nov 03 14:53:22 2005 +0000
description:
Removed the trailing slash behind the last MASTER_SITE.
diffstat:
net/proftpd/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 01222a8e960e -r 8315ae94c6a1 net/proftpd/Makefile
--- a/net/proftpd/Makefile Thu Nov 03 14:32:28 2005 +0000
+++ b/net/proftpd/Makefile Thu Nov 03 14:53:22 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2005/08/06 11:51:18 adrianp Exp $
+# $NetBSD: Makefile,v 1.25 2005/11/03 14:53:22 rillig Exp $
DISTNAME= proftpd-1.2.10
PKGREVISION= 4
@@ -6,7 +6,7 @@
MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
ftp://ftp.servus.at/ProFTPD/distrib/source/ \
ftp://ftp.fsn.hu/pub/proftpd/distrib/source/ \
- ftp://ftp.middle-earth.it/proftpd/ \
+ ftp://ftp.middle-earth.it/proftpd/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= martti%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index