diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-07 02:27:48 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-07 02:27:48 +0000 |
commit | 6b0ea0d8a6c1d3de4789bd3074a4f9b6c08195c2 (patch) | |
tree | 0a989507ceb6c81d4a5e2a2c1e6eeb125dbd5cb0 /graphics | |
parent | a6844f7b83f896de2505c830c8bb90b677dd75c7 (diff) | |
download | ports-6b0ea0d8a6c1d3de4789bd3074a4f9b6c08195c2.tar.gz ports-6b0ea0d8a6c1d3de4789bd3074a4f9b6c08195c2.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gifmerge/Makefile | 2 | ||||
-rw-r--r-- | graphics/giftool/Makefile | 2 | ||||
-rw-r--r-- | graphics/gqview/Makefile | 2 | ||||
-rw-r--r-- | graphics/txtmerge/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gifmerge/Makefile b/graphics/gifmerge/Makefile index 8b425e51f47b..fa470d4741a9 100644 --- a/graphics/gifmerge/Makefile +++ b/graphics/gifmerge/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org ALL_TARGET= gifmerge NO_WRKSUBDIR= yes diff --git a/graphics/giftool/Makefile b/graphics/giftool/Makefile index c08d5a8c6c73..e45ee1fe0a2a 100644 --- a/graphics/giftool/Makefile +++ b/graphics/giftool/Makefile @@ -10,7 +10,7 @@ DISTNAME= giftool-1.0 CATEGORIES= graphics MASTER_SITES= ftp://ftp.sbs.de/pub/www/tools/giftool/ -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org NO_CDROM= "Shareware" diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index edef74bf95b9..b7d9d3f85110 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://gqview.netpedia.net/ \ http://www.geocities.com/SiliconValley/Haven/5235/ EXTRACT_SUFX= .tgz -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ Imlib.5:${PORTSDIR}/graphics/imlib diff --git a/graphics/txtmerge/Makefile b/graphics/txtmerge/Makefile index 7726676da18f..cf53f150416f 100644 --- a/graphics/txtmerge/Makefile +++ b/graphics/txtmerge/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/unixfreeware/graphics/ \ ftp://ftp.kddlabs.co.jp/pub/graphics/gifanim/ EXTRACT_SUFX= .tar.Z -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org WRKSRC= ${WRKDIR}/txtmerge ALL_TARGET= txtmerge |