diff options
author | imp <imp@FreeBSD.org> | 2000-10-10 13:27:14 +0800 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2000-10-10 13:27:14 +0800 |
commit | 04f7f615bb6e71215047f4a05b344674ce3788b4 (patch) | |
tree | afb70c6752c1819e26f4b02c4ecfdb4968a666cc /net | |
parent | 3e094c7c7392ac3ee1010e7343f137757a26ab4d (diff) | |
download | freebsd-ports-gnome-04f7f615bb6e71215047f4a05b344674ce3788b4.tar.gz freebsd-ports-gnome-04f7f615bb6e71215047f4a05b344674ce3788b4.tar.zst freebsd-ports-gnome-04f7f615bb6e71215047f4a05b344674ce3788b4.zip |
The patches I committed a while ago need a PORTREVISION bump, but I
was slime and didn't.
Diffstat (limited to 'net')
-rw-r--r-- | net/socks5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile index bb6af05dffd6..632c3490f6b8 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -7,6 +7,7 @@ PORTNAME= socks5 PORTVERSION= 1.0.11 +PORTREVISION= 1 CATEGORIES= net security DISTNAME= socks5-v1.0r11 |