diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-01-16 09:40:39 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-01-16 09:40:39 +0000 |
commit | 77a14ada0cd408a0522c27b896e667a1b4a276b8 (patch) | |
tree | e5cdb24a5b878d66d4119323f85ee0c4451af474 | |
parent | 75748cc79e4e42d499b1808125d5f5d6b929d9ea (diff) | |
download | ports-77a14ada0cd408a0522c27b896e667a1b4a276b8.tar.gz ports-77a14ada0cd408a0522c27b896e667a1b4a276b8.zip |
Notes
-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 |