aboutsummaryrefslogtreecommitdiffstats
path: root/www/libwww
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-02-05 00:34:54 +0800
committerlofi <lofi@FreeBSD.org>2004-02-05 00:34:54 +0800
commit63aa9f6fad9db58f0286688e3abbe01efe5238a1 (patch)
treefd874194a173beff7dee43e7fe7eb10b2737685a /www/libwww
parentda37a2ec2eb4dfbb0f172347445258e6ea69334a (diff)
downloadfreebsd-ports-gnome-63aa9f6fad9db58f0286688e3abbe01efe5238a1.tar.gz
freebsd-ports-gnome-63aa9f6fad9db58f0286688e3abbe01efe5238a1.tar.zst
freebsd-ports-gnome-63aa9f6fad9db58f0286688e3abbe01efe5238a1.zip
Fix DISTNAME.
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