summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-03-28 20:13:39 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-03-28 20:13:39 +0000
commitf7aeb5b78596956c8cc6500144bd6fc29cf03553 (patch)
tree9b2832d995447467954bdf0ddc8814f1e5d43eb7 /www
parentupgrade png major (diff)
Use EXTRACT_SUFX instead of DISTFILES, will save one line of editing for
upgrades. :)
Notes
Notes: svn path=/head/; revision=10367
Diffstat (limited to 'www')
-rw-r--r--www/transproxy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/transproxy/Makefile b/www/transproxy/Makefile
index 95d70595e23c..146859f4adbc 100644
--- a/www/transproxy/Makefile
+++ b/www/transproxy/Makefile
@@ -9,7 +9,7 @@
DISTNAME= transproxy-0.3
CATEGORIES= www net
MASTER_SITES= ftp://ftp.nlc.net.au/pub/linux/www/
-DISTFILES= transproxy-0.3.tgz
+EXTRACT_SUFX= .tgz
MAINTAINER= peter@FreeBSD.ORG