diff options
author | Niels Heinen <niels@FreeBSD.org> | 2005-01-13 21:31:40 +0000 |
---|---|---|
committer | Niels Heinen <niels@FreeBSD.org> | 2005-01-13 21:31:40 +0000 |
commit | f94cafadeb7c306505c6c51c2108b658cca3a285 (patch) | |
tree | ad74f86cd1939a5ad091cd94fb87892b84ee3888 /security/proxytunnel/Makefile | |
parent | 333a1b3e17ace38ad199a4c214b1b95032b61b7b (diff) |
Notes
Diffstat (limited to 'security/proxytunnel/Makefile')
-rw-r--r-- | security/proxytunnel/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/security/proxytunnel/Makefile b/security/proxytunnel/Makefile index 025f7e3e2926..1a6153da0539 100644 --- a/security/proxytunnel/Makefile +++ b/security/proxytunnel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= proxytunnel -PORTVERSION= 1.1.3 +PORTVERSION= 1.2.3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,12 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Connects stdin and stdout to an origin server through an HTTPS proxy -DEPRECATED= http://vuxml.FreeBSD.org/50744596-368f-11d9-a9e7-0001020eed82.html -EXPIRATION_DATE=2005-02-13 - ALL_TARGET= ${PORTNAME} USE_GETOPT_LONG=yes -NO_WRKSUBDIR= yes PLIST_FILES= bin/proxytunnel PORTDOCS= CHANGES CREDITS README |