diff options
Diffstat (limited to 'games/defendguin/Makefile')
-rw-r--r-- | games/defendguin/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/defendguin/Makefile b/games/defendguin/Makefile index 24aac36f77b9..3357333e9314 100644 --- a/games/defendguin/Makefile +++ b/games/defendguin/Makefile @@ -6,12 +6,11 @@ # PORTNAME= defendguin -PORTVERSION= 0.0.11 -PORTREVISION= 3 +PORTVERSION= 0.0.12 CATEGORIES= games MASTER_SITES= ftp://ftp.billsgames.com/unix/x/defendguin/src/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glen.j.barber@gmail.com COMMENT= Another shoot-the-Bill game WRKSRC= ${WRKDIR}/${DISTNAME}/src |