diff options
author | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
commit | 94dbb92ce581099ef4553339dbef293d28014719 (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /misc/bbappconf | |
parent | 838b89eb8a4d5a4e7a27ed1eec02c19c2006875b (diff) | |
download | pkgsrc-94dbb92ce581099ef4553339dbef293d28014719.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'misc/bbappconf')
-rw-r--r-- | misc/bbappconf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/bbappconf/Makefile b/misc/bbappconf/Makefile index 5aa77619b1a..6d03bab7cb3 100644 --- a/misc/bbappconf/Makefile +++ b/misc/bbappconf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2005/06/01 18:03:04 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2006/02/05 23:10:07 joerg Exp $ # DISTNAME= bbappconf-0.0.2 +PKGREVISION= 1 CATEGORIES= misc x11 wm MASTER_SITES= http://bbtools.windsofstorm.net/sources/ |