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/ucon64 | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'emulators/ucon64')
-rw-r--r-- | emulators/ucon64/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/ucon64/Makefile b/emulators/ucon64/Makefile index 903b34b1b99..ca02acd51b0 100644 --- a/emulators/ucon64/Makefile +++ b/emulators/ucon64/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/07/26 04:12:22 tv Exp $ +# $NetBSD: Makefile,v 1.2 2006/02/05 23:09:05 joerg Exp $ # DISTNAME= ucon64-2.0.0-src PKGNAME= ${DISTNAME:S/-src//} +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ucon64/} |