diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-04-29 18:00:11 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-04-29 18:00:11 +0000 |
commit | ae3caf617f6452c65d95ee9a2c0829e172d70204 (patch) | |
tree | abd4cc4298bee3151bafed96c7451bbe153f9251 /graphics/price/Makefile | |
parent | - take maintainership (diff) |
3
Diffstat (limited to '')
-rw-r--r-- | graphics/price/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |