diff options
author | mharo <mharo@FreeBSD.org> | 2000-11-25 07:06:16 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-11-25 07:06:16 +0800 |
commit | 9a6873bc572c09d70dc6ea5b234f896049ecc528 (patch) | |
tree | 3f8cf17f662a24fc03db53cf02f84b725cbbfb80 | |
parent | 49dd3bce3d96513d21d24711f33e768f38037291 (diff) | |
download | freebsd-ports-gnome-9a6873bc572c09d70dc6ea5b234f896049ecc528.tar.gz freebsd-ports-gnome-9a6873bc572c09d70dc6ea5b234f896049ecc528.tar.zst freebsd-ports-gnome-9a6873bc572c09d70dc6ea5b234f896049ecc528.zip |
bump PORTREVISION
Submitted by: kkenn
-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/ \ |