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 /emulators/vba | |
parent | 838b89eb8a4d5a4e7a27ed1eec02c19c2006875b (diff) | |
download | pkgsrc-94dbb92ce581099ef4553339dbef293d28014719.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'emulators/vba')
-rw-r--r-- | emulators/vba/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile index 0ad9866b9fe..103ac5f6ce5 100644 --- a/emulators/vba/Makefile +++ b/emulators/vba/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2005/12/11 09:41:07 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2006/02/05 23:09:05 joerg Exp $ DISTNAME= VisualBoyAdvance-src-1.6a PKGNAME= vba-1.6.0.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vba/} EXTRACT_SUFX= .zip |