diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-07 13:40:23 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-07 13:40:23 +0000 |
commit | 3e0ea15a21933628d76d74c6d6654b47c49b9773 (patch) | |
tree | 49013c9d65079db81b6029c763ec91e36a46e557 /www/mmosaic/Makefile | |
parent | 4e5fc326bfa72e31e03b97a534453a87c93bb735 (diff) |
Notes
Diffstat (limited to 'www/mmosaic/Makefile')
-rw-r--r-- | www/mmosaic/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mmosaic/Makefile b/www/mmosaic/Makefile index dab64c9652cc..56a2cd0c7bb8 100644 --- a/www/mmosaic/Makefile +++ b/www/mmosaic/Makefile @@ -12,7 +12,6 @@ MASTER_SITES= ftp://ftp.enst.fr/pub/mbone/mMosaic/ \ ftp://ftp.uni-koeln.de/net/inet/WWW/mosaic/unix/ \ ftp://ftp.netsw.org/netsw/InfoSys/WWW/ClientSide/Browser/mosaic/ \ ftp://ftp.icm.edu.pl/vol/rzm0/mMosaic/ - DISTNAME= mMosaic-${PORTVERSION} MAINTAINER= trevor@FreeBSD.org @@ -20,7 +19,7 @@ COMMENT= Web browser based on Mosaic, but with many modernizations LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png -NO_CDROM= "academic, research and internal business purposes only, without a fee" +NO_CDROM="academic, research and internal business purposes only, without a fee" NO_PACKAGE= "must cause any work...derived...to be licensed as a whole...under...this License" PLIST= ${WRKDIR}/pkg-plist USE_MOTIF= yes |