diff options
author | mharo <mharo@FreeBSD.org> | 2000-11-24 23:06:16 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-11-24 23:06:16 +0000 |
commit | 9a6873bc572c09d70dc6ea5b234f896049ecc528 (patch) | |
tree | 3f8cf17f662a24fc03db53cf02f84b725cbbfb80 /ftp/proftpd-devel | |
parent | 49dd3bce3d96513d21d24711f33e768f38037291 (diff) | |
download | FreeBSD-ports-9a6873bc572c09d70dc6ea5b234f896049ecc528.zip FreeBSD-ports-9a6873bc572c09d70dc6ea5b234f896049ecc528.tar.gz |
bump PORTREVISION
Submitted by: kkenn
Diffstat (limited to 'ftp/proftpd-devel')
-rw-r--r-- | ftp/proftpd-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile index 870d93c..319e050 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/ \ |