diff options
author | Carlo Strub <cs@FreeBSD.org> | 2014-01-31 22:00:29 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2014-01-31 22:00:29 +0000 |
commit | 383df493d8c9158bb03cfc3b35eede15463b01d8 (patch) | |
tree | e3482155ab9d4538747341577b7594198ec17b26 /games/gnubg | |
parent | e6b32d0b7e093519a29b18413fc9be2284aea150 (diff) | |
download | ports-383df493d8c9158bb03cfc3b35eede15463b01d8.tar.gz ports-383df493d8c9158bb03cfc3b35eede15463b01d8.zip |
Notes
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 f263c5bc31a5..ae86a4f9e68c 100644 --- a/games/gnubg/Makefile +++ b/games/gnubg/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.c-s.li/ports/ \ http://files.gnubg.org/media/sources/ DISTFILES= gnubg-release-${PORTVERSION}-sources.tar.gz -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= cs@FreeBSD.org COMMENT= GNU Backgammon BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison |