diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-04 16:34:54 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-04 16:34:54 +0000 |
commit | 124b611aaee035b2af916b1e636398b58d19021a (patch) | |
tree | 2889b72fd370e46084e30001d21f706e0f80a5ed /www/libwww | |
parent | abbbf730a259f6f842154b0d6b65aa4c2ef20ffd (diff) | |
download | ports-124b611aaee035b2af916b1e636398b58d19021a.tar.gz ports-124b611aaee035b2af916b1e636398b58d19021a.zip |
Notes
Diffstat (limited to 'www/libwww')
-rw-r--r-- | www/libwww/Makefile | 2 |
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 |