diff options
author | sbd <sbd@pkgsrc.org> | 2012-09-24 05:12:54 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-09-24 05:12:54 +0000 |
commit | 0587e79c3de9b38495707ad6f2a48fdf12b13513 (patch) | |
tree | e3a61c843c9f7f093e08f1616fa7d3393f77a18d /sysutils | |
parent | 4be76c2ff1e9bd6caabf40938807328ae5430300 (diff) | |
download | pkgsrc-0587e79c3de9b38495707ad6f2a48fdf12b13513.tar.gz |
Remove PKGREVISION line and add note "Do NOT set PKGREVISION in this file!"
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/amanda-common/version.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda-common/version.mk b/sysutils/amanda-common/version.mk index eb2359a7ed1..971c1088673 100644 --- a/sysutils/amanda-common/version.mk +++ b/sysutils/amanda-common/version.mk @@ -1,3 +1,3 @@ -# $NetBSD: version.mk,v 1.3 2012/09/09 22:21:54 spz Exp $ +# $NetBSD: version.mk,v 1.4 2012/09/24 05:12:54 sbd Exp $ AMANDA_VERSION= 3.3.1 -PKGREVISION= 1 +# Do NOT set PKGREVISION in this file! |