diff options
Diffstat (limited to 'games/xpat2')
-rw-r--r-- | games/xpat2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xpat2/Makefile b/games/xpat2/Makefile index 9dec91d11e7..101e2c6f718 100644 --- a/games/xpat2/Makefile +++ b/games/xpat2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2005/12/29 06:21:42 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2006/02/05 23:09:25 joerg Exp $ DISTNAME= xpat2-1.07 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE:=games/solitaires/} EXTRACT_SUFX= -src.tar.gz |