diff options
author | wiz <wiz@pkgsrc.org> | 2008-12-11 22:45:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-12-11 22:45:46 +0000 |
commit | 2d64072fb47d422647bbad359415d5048302362c (patch) | |
tree | 992c6bf147daad1f8cd5636245867745f9a322e0 /games/stegavorto/Makefile | |
parent | c3d12a3bce387aca3d64606cd441e3b34e170330 (diff) | |
download | pkgsrc-2d64072fb47d422647bbad359415d5048302362c.tar.gz |
Contacted upstream to provided versioned distfiles -- he agreed.
Use versioned distfile.
Change to previous snapshot: bugfix.
Diffstat (limited to 'games/stegavorto/Makefile')
-rw-r--r-- | games/stegavorto/Makefile | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/games/stegavorto/Makefile b/games/stegavorto/Makefile index da216e7f0a7..57395bcdd6d 100644 --- a/games/stegavorto/Makefile +++ b/games/stegavorto/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/12/11 10:33:56 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2008/12/11 22:45:46 wiz Exp $ # -DISTNAME= stegavorto-src -# version number from setup.py's game_version variable + date -PKGNAME= stegavorto-0.0.2.20081210 +DISTNAME= stegavorto-src-2008.12.11 +PKGNAME= ${DISTNAME:S/-src//} CATEGORIES= games MASTER_SITES= http://hamsterrepublic.com/games/stegavorto/ EXTRACT_SUFX= .tar.bz2 @@ -12,8 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://james.hamsterrepublic.com/?p=130 COMMENT= Discover secret messages embedded in the works of great authors -DIST_SUBDIR= ${PKGNAME_NOREV} - +WRKSRC= ${WRKDIR}/stegavorto-src USE_LANGUAGES= # none INSTALLATION_DIRS= bin share/stegavorto/data |