diff options
-rw-r--r-- | www/kompozer/Makefile | 2 | ||||
-rw-r--r-- | www/nvu/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/kompozer/Makefile b/www/kompozer/Makefile index fc79cee7991..73a3d6e13ed 100644 --- a/www/kompozer/Makefile +++ b/www/kompozer/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www # vtel.rgv.net is a temp mirror, nvu.com is SLOW MASTER_SITES= http://vtel.rgv.net/~ahze/ \ http://cvs.nvu.com/download/ -DISTNAME= ${PKGNAME}-sources +DISTNAME= ${PORTNAME}-${PORTVERSION}-sources MAINTAINER= ports@FreeBSD.org COMMENT= A complete Web Authoring System similar to Dreamweaver or Frontpage diff --git a/www/nvu/Makefile b/www/nvu/Makefile index fc79cee7991..73a3d6e13ed 100644 --- a/www/nvu/Makefile +++ b/www/nvu/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www # vtel.rgv.net is a temp mirror, nvu.com is SLOW MASTER_SITES= http://vtel.rgv.net/~ahze/ \ http://cvs.nvu.com/download/ -DISTNAME= ${PKGNAME}-sources +DISTNAME= ${PORTNAME}-${PORTVERSION}-sources MAINTAINER= ports@FreeBSD.org COMMENT= A complete Web Authoring System similar to Dreamweaver or Frontpage |