aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/proftpd/Makefile
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-01-28 15:35:15 +0800
committermharo <mharo@FreeBSD.org>2000-01-28 15:35:15 +0800
commit0a596c35c96f34fda453e2882ab7d03b017360ac (patch)
tree7cd04a1a3ca5c99c221e40aff75a0e0cd4e06d91 /ftp/proftpd/Makefile
parent2c25d0705af55a96fb43c76e6144e01db7cca203 (diff)
downloadfreebsd-ports-gnome-0a596c35c96f34fda453e2882ab7d03b017360ac.tar.gz
freebsd-ports-gnome-0a596c35c96f34fda453e2882ab7d03b017360ac.tar.zst
freebsd-ports-gnome-0a596c35c96f34fda453e2882ab7d03b017360ac.zip
Update to pre10
Diffstat (limited to 'ftp/proftpd/Makefile')
-rw-r--r--ftp/proftpd/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index 02a76e619244..4cd1bd6b31b4 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: proftpd
-# Version required: 1.2.0pl9
+# Version required: 1.2.0pl10
# Date created: 26 January 1998
# Whom: Stephane Legrand
#
# $FreeBSD$
#
-DISTNAME= proftpd-1.2.0pre9
-PKGNAME= proftpd-1.2.0p9
+DISTNAME= proftpd-1.2.0pre10
+PKGNAME= proftpd-1.2.0p10
CATEGORIES= ftp
MASTER_SITES= ftp://ftp.tos.net/pub/proftpd/ \
ftp://ftp.stikman.com/pub/proftpd/ \
- ftp://ftp.linux.co.uk:/pub/packages/proftpd/ \
- ftp://ftp.drenik.net:/linux/ftp/proftpd/
+ ftp://ftp.linux.co.uk/pub/packages/proftpd/ \
+ ftp://ftp.drenik.net/linux/ftp/proftpd/
MAINTAINER= mharo@FreeBSD.org