diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-04-10 16:11:24 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-04-10 16:11:24 +0000 |
commit | deb298071b401f7efead4a5866bdbfee1f1e5e02 (patch) | |
tree | a1827c1f7176f478d37cb2f753450d52f0bf1faf /graphics/price | |
parent | 5df98aa14b6238a63959af9c4f3ad8d0a5e731df (diff) |
Notes
Diffstat (limited to 'graphics/price')
-rw-r--r-- | graphics/price/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/price/Makefile b/graphics/price/Makefile index ac47a54965e7..68f34efde659 100644 --- a/graphics/price/Makefile +++ b/graphics/price/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: price # Date created: 28 Aug 2006 -# Whom: gurkan@linuks.mine.nu +# Whom: gurkan@phys.ethz.ch # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= PRICE-${PORTVERSION} -MAINTAINER= gurkan@linuks.mine.nu +MAINTAINER= gurkan@phys.ethz.ch COMMENT= Image filtering and manipulation using GNUstep USE_GNUSTEP= yes |