diff options
Diffstat (limited to 'sysutils/bacula-wx-console/Makefile')
-rw-r--r-- | sysutils/bacula-wx-console/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bacula-wx-console/Makefile b/sysutils/bacula-wx-console/Makefile index a609d29ae88..aa4caafd104 100644 --- a/sysutils/bacula-wx-console/Makefile +++ b/sysutils/bacula-wx-console/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2018/04/16 14:35:09 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2018/11/12 03:52:52 ryoon Exp $ PKGNAME= ${DISTNAME:S/-/-wx-console-/} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= Bacula wxWindows-based console DISTINFO_FILE= ${.CURDIR}/../../sysutils/bacula/distinfo |