diff options
Diffstat (limited to 'games/asc/Makefile')
-rw-r--r-- | games/asc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile index d7a0b1e34eb..658782c4f37 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2007/03/10 17:08:18 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2007/09/09 16:59:18 wiz Exp $ DISTNAME= asc-source-1.16.4.0 PKGNAME= ${DISTNAME:S/-source//} @@ -6,7 +6,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asc-hq/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= wiz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.asc-hq.org/ COMMENT= Turn based strategy game |