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 /x11/xpns | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'x11/xpns')
-rw-r--r-- | x11/xpns/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xpns/Makefile b/x11/xpns/Makefile index d0914020e66..4d9ecd73614 100644 --- a/x11/xpns/Makefile +++ b/x11/xpns/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2005/06/17 03:50:45 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2006/02/05 23:11:49 joerg Exp $ DISTNAME= pns_source PKGNAME= xpns-1.0 +PKGREVISION= 1 CATEGORIES= x11 cad MASTER_SITES= ftp://ftp.informatik.uni-stuttgart.de/pub/petri-nets/ EXTRACT_SUFX= .tar.Z |