diff options
Diffstat (limited to 'misc/amanda/Makefile')
-rw-r--r-- | misc/amanda/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/misc/amanda/Makefile b/misc/amanda/Makefile deleted file mode 100644 index fc1cf301603d..000000000000 --- a/misc/amanda/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: amanda -# Version required: 2.2.6 -# Date created: 28th Feb 1995 -# Whom: gpalmer -# -# $Id: Makefile,v 1.2 1995/04/01 12:50:03 jkh Exp $ -# - -DISTNAME= amanda-2.2.6 -CATEGORIES+= utilities -MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/ - -MAINTAINER= gpalmer@FreeBSD.ORG - -PATCH_STRIP= - -.include <bsd.port.mk> |