summaryrefslogtreecommitdiff
path: root/www/libwww
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-02-04 16:34:54 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-02-04 16:34:54 +0000
commit124b611aaee035b2af916b1e636398b58d19021a (patch)
tree2889b72fd370e46084e30001d21f706e0f80a5ed /www/libwww
parentRemove unneeded patch files for version 0.9.1 to make it compile. (diff)
Fix DISTNAME.
Notes
Notes: svn path=/head/; revision=99982
Diffstat (limited to 'www/libwww')
-rw-r--r--www/libwww/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile
index 229311c8c697..72593f1590cf 100644
--- a/www/libwww/Makefile
+++ b/www/libwww/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 5.4.0
PORTREVISION= 1
CATEGORIES= www devel
MASTER_SITES= http://www.w3.org/Library/Distribution/
-DISTNAME= w3c-${PKGNAME}
+DISTNAME= w3c-${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org