diff options
Diffstat (limited to 'games/wxhugo/Makefile')
-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 7c67051593d..253b482523f 100644 --- a/games/wxhugo/Makefile +++ b/games/wxhugo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2009/08/26 19:57:34 sno Exp $ +# $NetBSD: Makefile,v 1.18 2010/01/18 09:58:54 wiz Exp $ # DISTNAME= hugov31_unix_source PKGNAME= wxhugo-3.1.02 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_IFARCHIVE:=programming/hugo/source/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTFILE_WX} |