diff options
author | Chris Timmons <cwt@FreeBSD.org> | 1998-03-20 02:06:10 +0000 |
---|---|---|
committer | Chris Timmons <cwt@FreeBSD.org> | 1998-03-20 02:06:10 +0000 |
commit | 571776a8e628d93a5bff79aec30ddc01a831e06d (patch) | |
tree | 1c534fa008ba59c930415d0c4ddc6d35bd77a3c6 /misc/amanda32-client/Makefile | |
parent | 4d4f895a71e285fe1c6f9face9a3a248bd8eb8f9 (diff) | |
download | ports-571776a8e628d93a5bff79aec30ddc01a831e06d.tar.gz ports-571776a8e628d93a5bff79aec30ddc01a831e06d.zip |
Notes
Diffstat (limited to 'misc/amanda32-client/Makefile')
-rw-r--r-- | misc/amanda32-client/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/amanda32-client/Makefile b/misc/amanda32-client/Makefile index 7bbb6a0d0ac5..beeb4334c3c6 100644 --- a/misc/amanda32-client/Makefile +++ b/misc/amanda32-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/ |