diff options
Diffstat (limited to 'www/httptunnel/Makefile')
-rw-r--r-- | www/httptunnel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/httptunnel/Makefile b/www/httptunnel/Makefile index 2e2bafb37152..91fc7f3e8418 100644 --- a/www/httptunnel/Makefile +++ b/www/httptunnel/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: httptunnel -# Version required: 3.0 # Date created: March 20 2000 # Whom: Brian Somers <brian@Awfulhak.org> # # $FreeBSD$ # -DISTNAME= httptunnel-3.0 +PORTNAME= httptunnel +PORTVERSION= 3.0 CATEGORIES= net MASTER_SITES= http://www.Awfulhak.org/httptunnel/ \ ftp://ftp.nocrew.org/pub/nocrew/unix/ \ |