diff options
author | wiz <wiz> | 2004-03-12 19:45:39 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-03-12 19:45:39 +0000 |
commit | 70463addbf6166d3964c6dc3a268023375b70840 (patch) | |
tree | 2f0d6ae745927f704668848860c06e9de9639ed3 /games | |
parent | 167e9a0e4da645718ebeffaf001e8bfd3e223ba7 (diff) | |
download | pkgsrc-70463addbf6166d3964c6dc3a268023375b70840.tar.gz |
Bump PKGREVISION for paragui dependency change.
Diffstat (limited to 'games')
-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 93e03bdf94d..001b642d955 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2004/03/06 23:43:47 snj Exp $ +# $NetBSD: Makefile,v 1.13 2004/03/12 19:45:39 wiz Exp $ # DISTNAME= asc-source-1.13.8.0 PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asc-hq/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${AUDIO_FILES} |