diff options
author | gahr <gahr@FreeBSD.org> | 2014-12-11 06:29:14 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-12-11 06:29:14 +0800 |
commit | 55bce31a8fb1f08ef135da53364b3c9d17337d11 (patch) | |
tree | 6957cc39e69b06487ee1a67bdd63920967005d2d /x11-toolkits/wxgtk30 | |
parent | c82ccc088a8e8f6c1101df0a2626c88953d08d76 (diff) | |
download | freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.tar.gz freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.tar.zst freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.zip |
- Reset maintainership of my ports
Diffstat (limited to 'x11-toolkits/wxgtk30')
-rw-r--r-- | x11-toolkits/wxgtk30/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk30/Makefile b/x11-toolkits/wxgtk30/Makefile index e70902d9ad20..7db317ea96a8 100644 --- a/x11-toolkits/wxgtk30/Makefile +++ b/x11-toolkits/wxgtk30/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/wxwindows/${PORTVERSION} PKGNAMESUFFIX= 30-gtk2 DISTNAME= wxWidgets-${PORTVERSION} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The wxWidgets GUI toolkit with GTK+ bindings LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png\ |