diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-05-16 23:45:05 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-05-16 23:45:05 +0000 |
commit | 860c541680a03cc4c31c72eabd703346c1e5f471 (patch) | |
tree | 1817ba86d4887707691c7d6ad199dd0c38c417d7 /games/gretools | |
parent | 82b5be3db29020a01dd0a431a0db8e442e126bf6 (diff) | |
download | ports-860c541680a03cc4c31c72eabd703346c1e5f471.tar.gz ports-860c541680a03cc4c31c72eabd703346c1e5f471.zip |
Notes
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 |