diff options
author | fenner <fenner@FreeBSD.org> | 2002-07-22 12:08:56 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2002-07-22 12:08:56 +0800 |
commit | 475a2471282816629e4ac964b1dd605fd8f66bcd (patch) | |
tree | 32994a34fb0344d0e03f415a5bfe63f9f8c23f97 | |
parent | a28dc0cdd7371aa488f86084e93d3e24a8e4cb7e (diff) | |
download | freebsd-ports-gnome-475a2471282816629e4ac964b1dd605fd8f66bcd.tar.gz freebsd-ports-gnome-475a2471282816629e4ac964b1dd605fd8f66bcd.tar.zst freebsd-ports-gnome-475a2471282816629e4ac964b1dd605fd8f66bcd.zip |
Remove ports@geeksrus.org as MAINTAINER; email has been bouncing for 2 months.
-rw-r--r-- | x11/xdialog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index b4a804808db8..bd827956c2d7 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -13,7 +13,7 @@ CATEGORIES= x11 MASTER_SITES= http://xdialog.free.fr/ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} -MAINTAINER= ports@geeksrus.org +MAINTAINER= ports@FreeBSD.Org USE_BZIP2= yes USE_GTK= yes |