diff options
author | Juergen Lock <nox@FreeBSD.org> | 2012-03-19 20:26:16 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2012-03-19 20:26:16 +0000 |
commit | f87f6afbfc81e908cebcefb25ce93dfaedd7112b (patch) | |
tree | b4315c374f4ad037a000e6092744928c742d2309 /games/latrine/Makefile | |
parent | 67dc4f9975ca98d705eeef79895b3e1c937d2ff7 (diff) | |
download | ports-f87f6afbfc81e908cebcefb25ce93dfaedd7112b.tar.gz ports-f87f6afbfc81e908cebcefb25ce93dfaedd7112b.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
Notes
Notes:
svn path=/head/; revision=293585
Diffstat (limited to 'games/latrine/Makefile')
-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 |