diff options
author | cwt <cwt@FreeBSD.org> | 1998-03-20 02:06:10 +0000 |
---|---|---|
committer | cwt <cwt@FreeBSD.org> | 1998-03-20 02:06:10 +0000 |
commit | ddb690618acfe9ae01d40b9ee118282c9ad6c47e (patch) | |
tree | 979323ffc109db94089b64e27d0f982eb8cce0cf /misc/amanda24-client/Makefile | |
parent | 02e0f6b89d3db1f182db701ddfe25b3798584f31 (diff) | |
download | FreeBSD-ports-ddb690618acfe9ae01d40b9ee118282c9ad6c47e.zip FreeBSD-ports-ddb690618acfe9ae01d40b9ee118282c9ad6c47e.tar.gz |
Build from the latest release candidate. Port update facilitated by: The Grateful Dead
Diffstat (limited to 'misc/amanda24-client/Makefile')
-rw-r--r-- | misc/amanda24-client/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/amanda24-client/Makefile b/misc/amanda24-client/Makefile index 7bbb6a0..beeb433 100644 --- a/misc/amanda24-client/Makefile +++ b/misc/amanda24-client/Makefile @@ -3,11 +3,11 @@ # Date created: 28th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.12 1998/03/02 16:09:29 cwt Exp $ +# $Id: Makefile,v 1.13 1998/03/03 09:32:00 asami Exp $ # -DISTNAME= amanda-2.4.0-980222 -PKGNAME= amanda-2.4.0.980222 +DISTNAME= amanda-2.4.0-980319 +PKGNAME= amanda-2.4.0.980319 CATEGORIES= misc MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/ |