diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-04-30 02:00:11 +0800 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-04-30 02:00:11 +0800 |
commit | ae3caf617f6452c65d95ee9a2c0829e172d70204 (patch) | |
tree | abd4cc4298bee3151bafed96c7451bbe153f9251 /graphics | |
parent | 42a02b65efa9f287d8c2eca1019acc826636f6ff (diff) | |
download | freebsd-ports-gnome-ae3caf617f6452c65d95ee9a2c0829e172d70204.tar.gz freebsd-ports-gnome-ae3caf617f6452c65d95ee9a2c0829e172d70204.tar.zst freebsd-ports-gnome-ae3caf617f6452c65d95ee9a2c0829e172d70204.zip |
3
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/camera/Makefile | 2 | ||||
-rw-r--r-- | graphics/photoclip/Makefile | 2 | ||||
-rw-r--r-- | graphics/price/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/camera/Makefile b/graphics/camera/Makefile index 2f41d95b2ba7..91f176c29ecf 100644 --- a/graphics/camera/Makefile +++ b/graphics/camera/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://home.gna.org/gsimageapps/ \ ${MASTER_SITE_GNUSTEP_CH} DISTNAME= Camera-${PORTVERSION} -MAINTAINER= gurkan@phys.ethz.ch +MAINTAINER= dinoex@FreeBSD.org COMMENT= GNUstep application for digital still cameras LIB_DEPENDS+= gphoto2_port:${PORTSDIR}/graphics/libgphoto2 diff --git a/graphics/photoclip/Makefile b/graphics/photoclip/Makefile index 0b0530ce7c50..d627e766f27f 100644 --- a/graphics/photoclip/Makefile +++ b/graphics/photoclip/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.vaisburd.net/PhotoClip/ \ ${MASTER_SITE_GNUSTEP_CH} DISTNAME= PhotoClip-${PORTVERSION} -MAINTAINER= gurkan@phys.ethz.ch +MAINTAINER= dinoex@FreeBSD.org COMMENT= Simple image viewer and editor for GNUstep USE_GNUSTEP= yes diff --git a/graphics/price/Makefile b/graphics/price/Makefile index 68f34efde659..f03a4382c28d 100644 --- a/graphics/price/Makefile +++ b/graphics/price/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= PRICE-${PORTVERSION} -MAINTAINER= gurkan@phys.ethz.ch +MAINTAINER= dinoex@FreeBSD.org COMMENT= Image filtering and manipulation using GNUstep USE_GNUSTEP= yes |