diff options
author | cs <cs@FreeBSD.org> | 2014-01-17 20:40:56 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2014-01-17 20:40:56 +0800 |
commit | 1e0664137265c3f4709c0a54af729161917a43ce (patch) | |
tree | 286d6bf600f091799e043381b1c531333f5788de /games | |
parent | 46e234d3932e7bdd2f171b595cbe46e810918db4 (diff) | |
download | freebsd-ports-gnome-1e0664137265c3f4709c0a54af729161917a43ce.tar.gz freebsd-ports-gnome-1e0664137265c3f4709c0a54af729161917a43ce.tar.zst freebsd-ports-gnome-1e0664137265c3f4709c0a54af729161917a43ce.zip |
I'll take it.
Diffstat (limited to 'games')
-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 9eecec514b96..d5222ece19bc 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= ports@FreeBSD.org +MAINTAINER= cs@FreeBSD.org COMMENT= GNU Backgammon BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison |