diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:07:29 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:07:29 +0000 |
commit | c3bb46468efb8e5e67dcd557814ce25e7c9521ee (patch) | |
tree | 94b6306cf43a2f77691932d56a3d8be806d6e130 /www/httptunnel | |
parent | 37c0ef8e3bc1afeab57f1c4f837b3c0031db633a (diff) | |
download | ports-c3bb46468efb8e5e67dcd557814ce25e7c9521ee.tar.gz ports-c3bb46468efb8e5e67dcd557814ce25e7c9521ee.zip |
Notes
Diffstat (limited to 'www/httptunnel')
-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/ \ |