diff options
author | wiz <wiz@pkgsrc.org> | 2006-01-03 00:05:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-01-03 00:05:38 +0000 |
commit | 4a6fa95d5140c25423a8877862f0ef1decf594c0 (patch) | |
tree | 0b88e2ec5125b2f4fe781f2b9c9eaa1ca37fcdf4 /emulators | |
parent | 9f58dfea4ed460f21df937165dd86de425cee84c (diff) | |
download | pkgsrc-4a6fa95d5140c25423a8877862f0ef1decf594c0.tar.gz |
PKGREVISION bump for icu shlib major bump.
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 |