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 e7edeb0acef..9a1df7651f6 100644 --- a/games/wxhugo/Makefile +++ b/games/wxhugo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2013/06/03 10:05:05 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/06/04 22:16:12 tron Exp $ # DISTNAME= hugov31_unix_source PKGNAME= wxhugo-3.1.02 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_IFARCHIVE:=programming/hugo/source/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTFILE_WX} |