diff options
author | gahr <gahr@FreeBSD.org> | 2014-01-16 17:40:39 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-01-16 17:40:39 +0800 |
commit | fc5cb2ba10921dacb7df5d213101e957d740cb93 (patch) | |
tree | e5cdb24a5b878d66d4119323f85ee0c4451af474 /games/gnubg | |
parent | 94eed056a8ed1d8fbf257260329370808ee0d5e2 (diff) | |
download | freebsd-ports-gnome-fc5cb2ba10921dacb7df5d213101e957d740cb93.tar.gz freebsd-ports-gnome-fc5cb2ba10921dacb7df5d213101e957d740cb93.tar.zst freebsd-ports-gnome-fc5cb2ba10921dacb7df5d213101e957d740cb93.zip |
- Back to the pool
Diffstat (limited to 'games/gnubg')
-rw-r--r-- | games/gnubg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile index bcfcb6f44913..9eecec514b96 100644 --- a/games/gnubg/Makefile +++ b/games/gnubg/Makefile @@ -12,7 +12,7 @@ DISTFILES= gnubg-source-MAIN-20070601.tar.gz:src \ gnubg_ts0.bd.gz:ts EXTRACT_ONLY= gnubg-source-MAIN-20070601.tar.gz -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU Backgammon BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison |