summaryrefslogtreecommitdiff
path: root/games/lpairs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/lpairs/Makefile')
-rw-r--r--games/lpairs/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/games/lpairs/Makefile b/games/lpairs/Makefile
index f33a80be4d8..f99a6dc35f4 100644
--- a/games/lpairs/Makefile
+++ b/games/lpairs/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2004/10/03 00:14:45 tv Exp $
+# $NetBSD: Makefile,v 1.8 2005/01/12 16:01:07 adam Exp $
-DISTNAME= lpairs-1.0
-PKGREVISION= 3
+DISTNAME= lpairs-1.0.1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/}
@@ -9,9 +8,9 @@ MAINTAINER= xs@nitric.net
HOMEPAGE= http://lgames.sourceforge.net/
COMMENT= Memory game matching pairs of cards
-USE_BUILDLINK3= YES
-USE_X11= YES
-GNU_CONFIGURE= YES
+USE_BUILDLINK3= yes
+USE_X11= yes
+GNU_CONFIGURE= yes
.include "../../devel/SDL/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"