diff options
author | nectar <nectar@FreeBSD.org> | 2001-05-25 23:59:23 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2001-05-25 23:59:23 +0800 |
commit | f06d0493ccc7598a6bdf8bc0a19a3f6818810b0d (patch) | |
tree | 64cb7e75e33c1f3124b0753b2943e00ef006ccf7 /x11-toolkits/wxgtk24 | |
parent | af7a7ce0c618ca0efabf9071cdb71a98ca594d14 (diff) | |
download | freebsd-ports-gnome-f06d0493ccc7598a6bdf8bc0a19a3f6818810b0d.tar.gz freebsd-ports-gnome-f06d0493ccc7598a6bdf8bc0a19a3f6818810b0d.tar.zst freebsd-ports-gnome-f06d0493ccc7598a6bdf8bc0a19a3f6818810b0d.zip |
Drop MAINTAINERship.
Diffstat (limited to 'x11-toolkits/wxgtk24')
-rw-r--r-- | x11-toolkits/wxgtk24/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk24/Makefile b/x11-toolkits/wxgtk24/Makefile index fb5718c62146..259bed6b04fb 100644 --- a/x11-toolkits/wxgtk24/Makefile +++ b/x11-toolkits/wxgtk24/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/ DISTNAME= wxGTK-${PORTVERSION} -MAINTAINER= nectar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ |