diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/peace/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/peace/Makefile b/emulators/peace/Makefile index ab15b34ce5c..1270652ed25 100644 --- a/emulators/peace/Makefile +++ b/emulators/peace/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2005/12/26 23:39:31 schmonz Exp $ +# $NetBSD: Makefile,v 1.15 2006/01/03 00:05:38 wiz Exp $ # PEACE_VERSION= 0.0.20050609 DISTNAME= peace-${PEACE_VERSION} SITES_peace-0.0.20050609.tar.gz=http://chiharu.hauN.org/peace/dist/ +PKGREVISION= 1 CATEGORIES= emulators MAINTAINER= kent@NetBSD.org |