diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-11-15 17:21:52 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-11-15 17:21:52 +0000 |
commit | c21f0bf63322814b7be1057b3b1effbc1beabf3c (patch) | |
tree | 25a80e98e4faafcc78ac2b037386d5c1e6f6f1a3 /ftp/gftp/Makefile | |
parent | 5160c571daf13961e9f27b09aae3ecd01ab5501b (diff) | |
download | ports-c21f0bf63322814b7be1057b3b1effbc1beabf3c.tar.gz ports-c21f0bf63322814b7be1057b3b1effbc1beabf3c.zip |
Notes
Diffstat (limited to 'ftp/gftp/Makefile')
-rw-r--r-- | ftp/gftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index f98b86d11bbc..66d1e74080e9 100644 --- a/ftp/gftp/Makefile +++ b/ftp/gftp/Makefile @@ -7,7 +7,7 @@ PORTNAME= gftp PORTVERSION= 2.0.18.r1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= http://gftp.seul.org/ \ ftp://gftp.seul.org/pub/gftp/ |