diff options
author | trevor <trevor@FreeBSD.org> | 2004-04-07 21:40:23 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-04-07 21:40:23 +0800 |
commit | 0e12c304e3d2aade48049948703be5834a7176f8 (patch) | |
tree | 2b4b64ce1b44c55947b1474a1ceaf450e5229f04 /www/mmosaic | |
parent | f0504ff26af8d36b4eb3a58d2ead1986667af9b9 (diff) | |
download | freebsd-ports-gnome-0e12c304e3d2aade48049948703be5834a7176f8.tar.gz freebsd-ports-gnome-0e12c304e3d2aade48049948703be5834a7176f8.tar.zst freebsd-ports-gnome-0e12c304e3d2aade48049948703be5834a7176f8.zip |
Change whitespace (portlint and 80 columns).
Diffstat (limited to 'www/mmosaic')
-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 |