diff options
author | beech <beech@FreeBSD.org> | 2007-10-24 23:59:50 +0000 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2007-10-24 23:59:50 +0000 |
commit | 54197e99f58fb6fbd59ba55ca7ceeda4d59726e0 (patch) | |
tree | efc7af46f6a676112989a716c9a04e7fe89f8460 /ftp/ftp-proxy/Makefile | |
parent | 15917419bffa46cac84118a57ef685a154c07510 (diff) | |
download | FreeBSD-ports-54197e99f58fb6fbd59ba55ca7ceeda4d59726e0.zip FreeBSD-ports-54197e99f58fb6fbd59ba55ca7ceeda4d59726e0.tar.gz |
- Update to 4.2p1
PR: ports/117159
Submitted by: Christian Ludwig <chrissicool@chrissicool.net> (maintainer)
Approved by: sat (mentor)
Diffstat (limited to 'ftp/ftp-proxy/Makefile')
-rw-r--r-- | ftp/ftp-proxy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/ftp-proxy/Makefile b/ftp/ftp-proxy/Makefile index 03295e0..ca44940 100644 --- a/ftp/ftp-proxy/Makefile +++ b/ftp/ftp-proxy/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ftp-proxy -PORTVERSION= 4.1p2 -PORTREVISION= 1 +PORTVERSION= 4.2p1 CATEGORIES= ftp MASTER_SITES= http://www.chrissicool.net/projects/ftp-proxy/distfiles/ |