diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-09 22:36:45 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-09 22:36:45 +0000 |
commit | 9054629d98e425fdbbc1e7d1ccee7a4a50e221f3 (patch) | |
tree | b0df7021a3323971c7422c4a1ee2faa6dc359561 /www/nvu | |
parent | f862065cc3775f45af91e723d5c02c5168519df8 (diff) | |
download | ports-9054629d98e425fdbbc1e7d1ccee7a4a50e221f3.tar.gz ports-9054629d98e425fdbbc1e7d1ccee7a4a50e221f3.zip |
Notes
Diffstat (limited to 'www/nvu')
-rw-r--r-- | www/nvu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nvu/Makefile b/www/nvu/Makefile index fc79cee7991f..73a3d6e13ed4 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 |