diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2010-10-12 03:19:15 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2010-10-12 03:19:15 +0000 |
commit | 6802d534bcc901de943c311facf05ea555ff882b (patch) | |
tree | aaad1a39212d3bb10b469e518ed6c71b7c2a4689 /games | |
parent | 43cd5173e049e91231821493f279b1599b0cfa00 (diff) | |
download | ports-6802d534bcc901de943c311facf05ea555ff882b.tar.gz ports-6802d534bcc901de943c311facf05ea555ff882b.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/boswars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/boswars/Makefile b/games/boswars/Makefile index ad1fee5736de..553810fe3eba 100644 --- a/games/boswars/Makefile +++ b/games/boswars/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://boswars.org:8001/bos/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A real-time strategy game LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ |