diff options
author | jeh <jeh@FreeBSD.org> | 2001-04-25 08:20:06 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2001-04-25 08:20:06 +0800 |
commit | 16331f287a81a170c8600d381887fcc6e3efcb99 (patch) | |
tree | 556d3787e246a92a47bdc41ee6d3c319631653fe /misc/amanda24-client | |
parent | 3ef5b7505a73de13a3d6c72a26249e18a6546fd6 (diff) | |
download | freebsd-ports-gnome-16331f287a81a170c8600d381887fcc6e3efcb99.tar.gz freebsd-ports-gnome-16331f287a81a170c8600d381887fcc6e3efcb99.tar.zst freebsd-ports-gnome-16331f287a81a170c8600d381887fcc6e3efcb99.zip |
Upgrade to version 2.4.2p2
Diffstat (limited to 'misc/amanda24-client')
-rw-r--r-- | misc/amanda24-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda24-client/Makefile b/misc/amanda24-client/Makefile index 5f5529c04a15..ccc658396421 100644 --- a/misc/amanda24-client/Makefile +++ b/misc/amanda24-client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} -PORTREVISION= 2 +PORTREVISION= 0 MASTERDIR= ${.CURDIR}/../amanda24-server COMMENT= ${PKGDIR}/pkg-comment.client |