diff options
author | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
commit | 93e3b9e04264b93620166058e19ea42c856505b0 (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /x11/xmascot | |
parent | 64c62687571ac76a3ac8b5402e7bd4f1498bef90 (diff) | |
download | pkgsrc-93e3b9e04264b93620166058e19ea42c856505b0.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'x11/xmascot')
-rw-r--r-- | x11/xmascot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile index faae57ac043..a00dfe81f45 100644 --- a/x11/xmascot/Makefile +++ b/x11/xmascot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2006/01/04 04:29:09 schmonz Exp $ +# $NetBSD: Makefile,v 1.16 2006/02/05 23:11:48 joerg Exp $ DISTNAME= xmascot2.5p2 PKGNAME= xmascot-2.5p2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ |