diff options
Diffstat (limited to 'misc/amanda25-client/Makefile')
-rw-r--r-- | misc/amanda25-client/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/amanda25-client/Makefile b/misc/amanda25-client/Makefile index 569081f5f07b..431af9ef94f6 100644 --- a/misc/amanda25-client/Makefile +++ b/misc/amanda25-client/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: amanda -# Version required: 2.3.0 # Date created: 28th Feb 1995 # Whom: gpalmer # # $FreeBSD$ # -DISTNAME= amanda-2.4.1p1 -PKGNAME= amanda-2.4.1 +PORTNAME= amanda +PORTVERSION= 2.4.1 CATEGORIES= misc MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/ +DISTNAME= amanda-2.4.1p1 MAINTAINER= cwt@FreeBSD.org |