pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/gltron Do not play games with PKGBASE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f74ceab514cd
branches: trunk
changeset: 494954:f74ceab514cd
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue May 31 22:39:48 2005 +0000
description:
Do not play games with PKGBASE.
diffstat:
games/gltron/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (15 lines):
diff -r d96a6bbeaa43 -r f74ceab514cd games/gltron/Makefile
--- a/games/gltron/Makefile Tue May 31 22:26:45 2005 +0000
+++ b/games/gltron/Makefile Tue May 31 22:39:48 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2005/04/11 21:45:50 tv Exp $
+# $NetBSD: Makefile,v 1.16 2005/05/31 22:39:48 wiz Exp $
#
DISTNAME= gltron-0.70-source
-PKGBASE= ${DISTNAME:S/-source$//}
-PKGNAME= ${PKGBASE}
+PKGNAME= ${DISTNAME:S/-source$//}
PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gltron/}
Home |
Main Index |
Thread Index |
Old Index