diff options
-rw-r--r-- | graphics/backfract/Makefile | 2 | ||||
-rw-r--r-- | graphics/gpaint/Makefile | 2 | ||||
-rw-r--r-- | graphics/jbigkit/Makefile | 2 | ||||
-rw-r--r-- | graphics/jpeg2ps-letter/Makefile | 4 | ||||
-rw-r--r-- | graphics/morpheus/Makefile | 2 | ||||
-rw-r--r-- | graphics/sane-backends/Makefile | 2 | ||||
-rw-r--r-- | graphics/sane-frontends/Makefile | 2 | ||||
-rw-r--r-- | graphics/sane/Makefile | 2 | ||||
-rw-r--r-- | graphics/spigot/Makefile | 4 | ||||
-rw-r--r-- | graphics/vcdgear/Makefile | 2 | ||||
-rw-r--r-- | multimedia/spigot/Makefile | 4 | ||||
-rw-r--r-- | multimedia/vcdgear/Makefile | 2 |
12 files changed, 15 insertions, 15 deletions
diff --git a/graphics/backfract/Makefile b/graphics/backfract/Makefile index e8a6fe0..de740a2 100644 --- a/graphics/backfract/Makefile +++ b/graphics/backfract/Makefile @@ -6,7 +6,7 @@ # PORTNAME= backfract -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.2 CATEGORIES= graphics MASTER_SITES= http://www.inetarena.com/~wms/comp/backfract/ diff --git a/graphics/gpaint/Makefile b/graphics/gpaint/Makefile index 2214cd6..41c20b1 100644 --- a/graphics/gpaint/Makefile +++ b/graphics/gpaint/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gpaint -PORTVERSION= 0.2 +PORTVERSION= 0.2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/jbigkit/Makefile b/graphics/jbigkit/Makefile index 6e3308f..bad3064 100644 --- a/graphics/jbigkit/Makefile +++ b/graphics/jbigkit/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.informatik.uni-erlangen.de/pub/doc/ISO/JBIG/ MAINTAINER= mi@aldan.algebra.com -WRKSRC= ${WRKDIR}/${PORTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME} INSTALLS_SHLIB= yes diff --git a/graphics/jpeg2ps-letter/Makefile b/graphics/jpeg2ps-letter/Makefile index cdc39bd..198440d 100644 --- a/graphics/jpeg2ps-letter/Makefile +++ b/graphics/jpeg2ps-letter/Makefile @@ -6,10 +6,10 @@ # PORTNAME= jpeg2ps -PORTVERSION= 1.8 +PORTVERSION= 1.8 CATEGORIES= graphics converters MASTER_SITES= http://www.pdflib.com/jpeg2ps/ -PKGNAMESUFFIX= -${PAPERSIZE} +PKGNAMESUFFIX= -${PAPERSIZE} MAINTAINER= Lars.Koeller@Uni-Bielefeld.de diff --git a/graphics/morpheus/Makefile b/graphics/morpheus/Makefile index b7b72fc..29a9244 100644 --- a/graphics/morpheus/Makefile +++ b/graphics/morpheus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= morpheus -PORTVERSION= 0.3 +PORTVERSION= 0.3 CATEGORIES= graphics gnome MASTER_SITES= http://wine.sexcity.pl/morpheus/meat/ diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index f8ab104..7e6768f 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.mostang.com/pub/sane/ MASTER_SITE_SUBDIR= apps/graphics/capture -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index f8ab104..7e6768f 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.mostang.com/pub/sane/ MASTER_SITE_SUBDIR= apps/graphics/capture -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/graphics/sane/Makefile b/graphics/sane/Makefile index f8ab104..7e6768f 100644 --- a/graphics/sane/Makefile +++ b/graphics/sane/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.mostang.com/pub/sane/ MASTER_SITE_SUBDIR= apps/graphics/capture -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/graphics/spigot/Makefile b/graphics/spigot/Makefile index 1731f31..b3c130d 100644 --- a/graphics/spigot/Makefile +++ b/graphics/spigot/Makefile @@ -5,10 +5,10 @@ # $FreeBSD$ # -PORTNAME= spigot +PORTNAME= spigot PORTVERSION= 1.7 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= fenner DISTFILES= spigot.1.7.tar.gz diff --git a/graphics/vcdgear/Makefile b/graphics/vcdgear/Makefile index 1c46799..fbd19c6 100644 --- a/graphics/vcdgear/Makefile +++ b/graphics/vcdgear/Makefile @@ -7,7 +7,7 @@ PORTNAME= vcdgear PORTVERSION= 1.6d -CATEGORIES= graphics +CATEGORIES= graphics MASTER_SITES= http://www.vcdgear.org/files/ MAINTAINER= cpiazza@FreeBSD.org diff --git a/multimedia/spigot/Makefile b/multimedia/spigot/Makefile index 1731f31..b3c130d 100644 --- a/multimedia/spigot/Makefile +++ b/multimedia/spigot/Makefile @@ -5,10 +5,10 @@ # $FreeBSD$ # -PORTNAME= spigot +PORTNAME= spigot PORTVERSION= 1.7 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= fenner DISTFILES= spigot.1.7.tar.gz diff --git a/multimedia/vcdgear/Makefile b/multimedia/vcdgear/Makefile index 1c46799..fbd19c6 100644 --- a/multimedia/vcdgear/Makefile +++ b/multimedia/vcdgear/Makefile @@ -7,7 +7,7 @@ PORTNAME= vcdgear PORTVERSION= 1.6d -CATEGORIES= graphics +CATEGORIES= graphics MASTER_SITES= http://www.vcdgear.org/files/ MAINTAINER= cpiazza@FreeBSD.org |