diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bacula/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/bacula/Makefile b/sysutils/bacula/Makefile index 0b1186339d4..e019e72b939 100644 --- a/sysutils/bacula/Makefile +++ b/sysutils/bacula/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.2 2004/12/28 02:47:50 reed Exp $ - -.include "Makefile.common" +# $NetBSD: Makefile,v 1.3 2005/01/16 19:34:45 kristerw Exp $ PKGREVISION= 1 + +.include "Makefile.common" |