diff options
Diffstat (limited to 'sysutils/amanda-common/Makefile')
-rw-r--r-- | sysutils/amanda-common/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/amanda-common/Makefile b/sysutils/amanda-common/Makefile index 12ec248e02f..71cb4a7d694 100644 --- a/sysutils/amanda-common/Makefile +++ b/sysutils/amanda-common/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2000/09/03 12:03:16 veego Exp $ +# $NetBSD: Makefile,v 1.12 2001/01/16 21:59:31 cjones Exp $ # FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp # -DISTNAME= amanda-2.4.1p1 -PKGNAME= amanda-common-2.4.1p1 +DISTNAME= amanda-2.4.2 +PKGNAME= amanda-common-2.4.2 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/ |