diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-11-24 23:06:16 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-11-24 23:06:16 +0000 |
commit | 9ef11bbeec3f6926fc5126ee057783ed7078ee9b (patch) | |
tree | e215782e418041698a4b33be28df336807094c09 /ftp | |
parent | 6176a1e6871de4ae97f2989567cd311e7bd0ea8e (diff) |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/proftpd-devel/Makefile | 1 | ||||
-rw-r--r-- | ftp/proftpd/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile index 870d93c763b1..319e050ad879 100644 --- a/ftp/proftpd-devel/Makefile +++ b/ftp/proftpd-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= proftpd PORTVERSION= 1.2.0rc2 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= ftp://ftp.tos.net/pub/proftpd/ \ ftp://ftp.stikman.com/pub/proftpd/ \ diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 870d93c763b1..319e050ad879 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -7,6 +7,7 @@ PORTNAME= proftpd PORTVERSION= 1.2.0rc2 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= ftp://ftp.tos.net/pub/proftpd/ \ ftp://ftp.stikman.com/pub/proftpd/ \ |