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 /cad/ipal-current | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'cad/ipal-current')
-rw-r--r-- | cad/ipal-current/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/ipal-current/Makefile b/cad/ipal-current/Makefile index dd52bee7f43..2d149a169b7 100644 --- a/cad/ipal-current/Makefile +++ b/cad/ipal-current/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2005/05/22 20:07:41 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2006/02/05 23:08:22 joerg Exp $ # DISTNAME= ipal-20001210 PKGNAME= ipal-current-20001210 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= cad MASTER_SITES= ftp://icarus.com/pub/eda/ipal/snapshots/ |