diff options
Diffstat (limited to 'games/wxhugo')
-rw-r--r-- | games/wxhugo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/wxhugo/Makefile b/games/wxhugo/Makefile index 6ee65c27b79..23e78dcb4c5 100644 --- a/games/wxhugo/Makefile +++ b/games/wxhugo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2004/10/03 00:14:47 tv Exp $ +# $NetBSD: Makefile,v 1.4 2004/12/28 23:18:19 reed Exp $ # DISTNAME= hugov30_unix_source PKGNAME= wxhugo-3.0.07 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.ifarchive.org/if-archive/programming/hugo/source/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTFILE_WX} |