diff options
author | adamw <adamw@FreeBSD.org> | 2004-05-17 07:45:05 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-05-17 07:45:05 +0800 |
commit | f5df46687f14b5eaf3db0ca88c4cfa0b51df9f2e (patch) | |
tree | 5e3fc505760aea7ecf0a1921a60255e77d4a76cd /games/gretools | |
parent | 08d7f325ca1ca2c7a6329bf81c5ae4dfdd4d0efd (diff) | |
download | freebsd-ports-gnome-f5df46687f14b5eaf3db0ca88c4cfa0b51df9f2e.tar.gz freebsd-ports-gnome-f5df46687f14b5eaf3db0ca88c4cfa0b51df9f2e.tar.zst freebsd-ports-gnome-f5df46687f14b5eaf3db0ca88c4cfa0b51df9f2e.zip |
Drop maintainership on most of my ports. Feel free to grab 'em if you
want 'em.
Diffstat (limited to 'games/gretools')
-rw-r--r-- | games/gretools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gretools/Makefile b/games/gretools/Makefile index 8db02acf8ae5..21dc520bb48b 100644 --- a/games/gretools/Makefile +++ b/games/gretools/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://theory.cs.iitm.ernet.in/~arvindn/gretools/${PORTVERSION:R}/ -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK2 vocabulary builder USE_X_PREFIX= yes |