diff options
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 36a80f278f88..bab9551cd03f 100644 --- a/misc/amanda32-client/Makefile +++ b/misc/amanda32-client/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: amanda -# Version required: 2.2.6 +# Version required: 2.2.6.5 # Date created: 28th Feb 1995 # Whom: gpalmer # # $Id: Makefile,v 1.3 1995/04/15 03:45:27 asami Exp $ # -DISTNAME= amanda-2.2.6 +DISTNAME= amanda-2.2.6.5 CATEGORIES+= misc -MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/ +MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/contrib/wpi-patches/ MAINTAINER= gpalmer@FreeBSD.ORG |