diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /emulators/peace | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
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 525126a830b..6d7844b9fad 100644 --- a/emulators/peace/Makefile +++ b/emulators/peace/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2006/01/25 08:32:51 kent Exp $ +# $NetBSD: Makefile,v 1.18 2006/02/05 23:09:02 joerg Exp $ # PEACE_VERSION= 0.0.20060125 DISTNAME= peace-${PEACE_VERSION} SITES_peace-0.0.20060125.tar.gz=http://chiharu.hauN.org/peace/dist/ +PKGREVISION= 1 CATEGORIES= emulators MAINTAINER= kent@NetBSD.org |