diff options
author | jeh <jeh@FreeBSD.org> | 2005-05-05 21:50:38 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2005-05-05 21:50:38 +0800 |
commit | a284c200f61d24e52da44efd2afa076e6cbc9fb9 (patch) | |
tree | 2e4c326f35f748b2e1986550be52243efba1e1f8 /misc/amanda32-client | |
parent | 41ef273ff97cbf39ce050c3b466d37f0a8805290 (diff) | |
download | freebsd-ports-gnome-a284c200f61d24e52da44efd2afa076e6cbc9fb9.tar.gz freebsd-ports-gnome-a284c200f61d24e52da44efd2afa076e6cbc9fb9.tar.zst freebsd-ports-gnome-a284c200f61d24e52da44efd2afa076e6cbc9fb9.zip |
Update to 2.4.5
Diffstat (limited to 'misc/amanda32-client')
-rw-r--r-- | misc/amanda32-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda32-client/Makefile b/misc/amanda32-client/Makefile index 187bccf91d60..9de355565384 100644 --- a/misc/amanda32-client/Makefile +++ b/misc/amanda32-client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} -PORTREVISION= 2 +PORTREVISION= 0 MASTERDIR= ${.CURDIR}/../amanda-server COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) |