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/transproxy/Makefile | |
parent | Update with the new PORTNAME/PORTVERSION variables (diff) |
Update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'www/transproxy/Makefile')
-rw-r--r-- | www/transproxy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/transproxy/Makefile b/www/transproxy/Makefile index 6a24c9b1d1f2..a7ffc81e35b0 100644 --- a/www/transproxy/Makefile +++ b/www/transproxy/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: transproxy -# Version required: 1.2 # Date created: Fri Mar 27 21:24:13 WST 1998 # Whom: Peter Wemm <peter@netplex.com.au> # # $FreeBSD$ # -DISTNAME= transproxy-1.2 +PORTNAME= transproxy +PORTVERSION= 1.2 CATEGORIES= www net MASTER_SITES= ftp://ftp.nlc.net.au/pub/unix/transproxy/ EXTRACT_SUFX= .tgz |