diff options
Diffstat (limited to 'games/pysol/Makefile')
-rw-r--r-- | games/pysol/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/pysol/Makefile b/games/pysol/Makefile index 3ca2d65308c..43d91a1a1d0 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2004/07/22 09:15:59 recht Exp $ +# $NetBSD: Makefile,v 1.20 2004/10/03 00:14:46 tv Exp $ # DISTNAME= pysol-4.81 +PKGREVISION= 1 CATEGORIES= games python MASTER_SITES= http://www.oberhumer.com/opensource/pysol/download/ EXTRACT_SUFX= .tar.bz2 |