diff options
author | mm <mm@FreeBSD.org> | 2010-07-25 23:39:20 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2010-07-25 23:39:20 +0800 |
commit | fe1093d9f226009b1533bc739b1d262cdb81b1ea (patch) | |
tree | f934afe0a394b015a8ecb7b613f130d17a0e8cd3 /ftp | |
parent | d29d0b28c4e46d7522f1e8389e6f2b092d100c13 (diff) | |
download | freebsd-ports-gnome-fe1093d9f226009b1533bc739b1d262cdb81b1ea.tar.gz freebsd-ports-gnome-fe1093d9f226009b1533bc739b1d262cdb81b1ea.tar.zst freebsd-ports-gnome-fe1093d9f226009b1533bc739b1d262cdb81b1ea.zip |
Update libevent to 1.4.14b
PR: ports/147723
Approved by: maintainer (timeout)
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/ftp-proxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftp-proxy/Makefile b/ftp/ftp-proxy/Makefile index 276d829fae65..188346a39a2e 100644 --- a/ftp/ftp-proxy/Makefile +++ b/ftp/ftp-proxy/Makefile @@ -7,7 +7,7 @@ PORTNAME= ftp-proxy PORTVERSION= 4.4p1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= http://www.chrissicool.net/projects/ftp-proxy/distfiles/ |