diff options
author | James E. Housley <jeh@FreeBSD.org> | 2004-11-09 10:56:40 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2004-11-09 10:56:40 +0000 |
commit | 3e0041780c5bb7f568f7acd9bd1b44723d2c8187 (patch) | |
tree | 4db36aef8f63c3d9cb255c5af89295926fcd53be /misc/amanda-server/Makefile | |
parent | 383e80f43c9878606cd3a350a098f85b9f9df8f9 (diff) | |
download | ports-3e0041780c5bb7f568f7acd9bd1b44723d2c8187.tar.gz ports-3e0041780c5bb7f568f7acd9bd1b44723d2c8187.zip |
Notes
Diffstat (limited to 'misc/amanda-server/Makefile')
-rw-r--r-- | misc/amanda-server/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile index 7f088b4ed7ad..ef10443fe5ec 100644 --- a/misc/amanda-server/Makefile +++ b/misc/amanda-server/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= ${MASTERPORTNAME} -PORTVERSION= 2.4.4p2 +PORTVERSION= 2.4.4p4 PORTREVISION?= 0 PORTEPOCH= 1 CATEGORIES= misc @@ -22,7 +22,7 @@ SLAVEDIRS= misc/amanda-client MASTERPORTNAME= amanda-server NO_LATEST_LINK= yes -USE_AUTOCONF_VER= 253 +USE_AUTOCONF_VER= 259 USE_GMAKE= yes PATCH_STRIP= |