diff options
author | nox <nox@FreeBSD.org> | 2012-03-20 04:26:16 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2012-03-20 04:26:16 +0800 |
commit | 9894123a709785995942810749b60c459c89be6c (patch) | |
tree | 8f78f08a66a233cdf2987f8d9af099e49a170b0a /games/latrine | |
parent | b17d734fe6d4bd1a93b41df710ddabbdbaa6b6f5 (diff) | |
download | freebsd-ports-gnome-9894123a709785995942810749b60c459c89be6c.tar.gz freebsd-ports-gnome-9894123a709785995942810749b60c459c89be6c.tar.zst freebsd-ports-gnome-9894123a709785995942810749b60c459c89be6c.zip |
Return this to the pool. (I only ported it on request a long time
ago and don't really use it myself...)
Feature safe: yes
Diffstat (limited to 'games/latrine')
-rw-r--r-- | games/latrine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/latrine/Makefile b/games/latrine/Makefile index 6b115060fe65..75a87f8b2d76 100644 --- a/games/latrine/Makefile +++ b/games/latrine/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://people.debian.org/~godisch/latrine/ -MAINTAINER= nox@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Curses-based LAnguage TRaINEr GNU_CONFIGURE= yes |