diff options
author | wiz <wiz> | 2006-01-03 00:05:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-01-03 00:05:38 +0000 |
commit | a377841b743df16af7258aad3614a16b5f723776 (patch) | |
tree | 0b88e2ec5125b2f4fe781f2b9c9eaa1ca37fcdf4 /emulators/peace | |
parent | 5b8cc3ec7e1d9b4cdf0827413cf6089eb3049e75 (diff) | |
download | pkgsrc-a377841b743df16af7258aad3614a16b5f723776.tar.gz |
PKGREVISION bump for icu shlib major bump.
Diffstat (limited to 'emulators/peace')
-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 |