diff options
author | acm <acm@FreeBSD.org> | 2006-07-23 10:45:24 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2006-07-23 10:45:24 +0800 |
commit | 9f7e17b47443cfc90e9c426d36b206427d24645d (patch) | |
tree | ff4d5da84f8c9730cc18611095b49fc517fb18a5 /games/balazarbrothers | |
parent | 11ddc002302cbbae59d2ec66f888ee6f8a49f498 (diff) | |
download | freebsd-ports-graphics-9f7e17b47443cfc90e9c426d36b206427d24645d.tar.gz freebsd-ports-graphics-9f7e17b47443cfc90e9c426d36b206427d24645d.tar.zst freebsd-ports-graphics-9f7e17b47443cfc90e9c426d36b206427d24645d.zip |
Change maintainer address to my @FreeBSD.org email
Approved by: garga (mentor)
Diffstat (limited to 'games/balazarbrothers')
-rw-r--r-- | games/balazarbrothers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/balazarbrothers/Makefile b/games/balazarbrothers/Makefile index 1602e64cc0b..e65d4369a1f 100644 --- a/games/balazarbrothers/Makefile +++ b/games/balazarbrothers/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games python MASTER_SITES= http://download.gna.org/${PORTNAME:S/brothers//}/ DISTNAME= ${PORTNAME:S/b/B/g}-${PORTVERSION} -MAINTAINER= acardenas@bsd.org.pe +MAINTAINER= acm@FreeBSD.org COMMENT= Balazar Brother is a free software 3D puzzle game LIB_DEPENDS= cal3d.11:${PORTSDIR}/graphics/cal3d \ |