aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda25-client/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:42 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:42 +0000
commit444bcd3c2ed803274c8deafa2c3fa03f8a394653 (patch)
tree297f74782436a0f973b6b89d60c10f399af9a135 /misc/amanda25-client/Makefile
parent56cb039977e097ac910b2d719acd77ec3d5fb646 (diff)
This commit was manufactured by cvs2svn to create tagrelease/2.0.5
'RELENG_2_0_5_RELEASE'.
Notes
Notes: svn path=/head/; revision=1803 svn path=/tags/RELENG_2_0_5_RELEASE/; revision=1807; tag=release/2.0.5
Diffstat (limited to 'misc/amanda25-client/Makefile')
-rw-r--r--misc/amanda25-client/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/misc/amanda25-client/Makefile b/misc/amanda25-client/Makefile
deleted file mode 100644
index fc1cf301603d..000000000000
--- a/misc/amanda25-client/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>