diff options
author | linimon <linimon@FreeBSD.org> | 2012-04-23 12:48:41 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2012-04-23 12:48:41 +0800 |
commit | 87fcb9a64b0cca2ccf7695b03e17e0ba8b27725a (patch) | |
tree | 2830e581bb4cd3d6e0b094af9ce3b72f74e9dfe4 /graphics | |
parent | 0ec1b4890bfefe8723d96532a95d63c9fa34c236 (diff) | |
download | freebsd-ports-gnome-87fcb9a64b0cca2ccf7695b03e17e0ba8b27725a.tar.gz freebsd-ports-gnome-87fcb9a64b0cca2ccf7695b03e17e0ba8b27725a.tar.zst freebsd-ports-gnome-87fcb9a64b0cca2ccf7695b03e17e0ba8b27725a.zip |
Maintainer wishes to release this back into the wild.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/linux-gdk-pixbuf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux-gdk-pixbuf/Makefile b/graphics/linux-gdk-pixbuf/Makefile index 3c5edf73bd47..fb4a26ef36a8 100644 --- a/graphics/linux-gdk-pixbuf/Makefile +++ b/graphics/linux-gdk-pixbuf/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= graphics linux DISTNAME= ${PORTNAME}-${PORTVERSION:C/^([^\.]+\.[^\.]+\.[^\.]+)\./\1-/} -MAINTAINER= sethk@meowfishies.com +MAINTAINER= ports@FreeBSD.org COMMENT= Linux version of the graphic library for GTK+ CONFLICTS= linux-f8-gdk-pixbuf-[0-9]* linux-f10-gdk-pixbuf-[0-9]* |