diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-02-13 06:38:29 +0800 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-02-13 06:38:29 +0800 |
commit | 4a1eb6800d46b23b36e69e1568d0108a8707175c (patch) | |
tree | 43ff695db579d0ae68be5791e14a14289750f4e2 /misc/amanda-client | |
parent | 4759059034c71e207bc87eaf4f31d7a319f9a6ff (diff) | |
download | freebsd-ports-gnome-4a1eb6800d46b23b36e69e1568d0108a8707175c.tar.gz freebsd-ports-gnome-4a1eb6800d46b23b36e69e1568d0108a8707175c.tar.zst freebsd-ports-gnome-4a1eb6800d46b23b36e69e1568d0108a8707175c.zip |
Bump PORTREVISION from this morning's commits
Diffstat (limited to 'misc/amanda-client')
-rw-r--r-- | misc/amanda-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile index ccc658396421..b628acef5816 100644 --- a/misc/amanda-client/Makefile +++ b/misc/amanda-client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} -PORTREVISION= 0 +PORTREVISION= 1 MASTERDIR= ${.CURDIR}/../amanda24-server COMMENT= ${PKGDIR}/pkg-comment.client |