summaryrefslogtreecommitdiff
path: root/misc/amanda26-client
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2007-01-29 10:14:29 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2007-01-29 10:14:29 +0000
commitcec49cf8f48420d4e91f2d480cf281bd2d79e999 (patch)
tree26a0b2f13d3c39b0da0fdcdd6f2fdbf06bdc636e /misc/amanda26-client
parent- Update to 0.4.9.3.20070117 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_EOL'.4-eol
Notes
Notes: svn path=/head/; revision=183609 svn path=/tags/RELEASE_4_EOL/; revision=183610; tag=4-eol
Diffstat (limited to 'misc/amanda26-client')
-rw-r--r--misc/amanda26-client/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/misc/amanda26-client/Makefile b/misc/amanda26-client/Makefile
deleted file mode 100644
index 36380db280cf..000000000000
--- a/misc/amanda26-client/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: amanda
-# Date created: 28th Feb 1995
-# Whom: gpalmer
-#
-# $FreeBSD$
-#
-
-PKGNAMESUFFIX= -client
-PORTREVISION= 0
-
-COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)
-
-MASTERDIR= ${.CURDIR}/../amanda-server
-PKGINSTALL= mustnotexist
-
-PLIST= ${PKGDIR}/pkg-plist.client
-
-CLIENT_ONLY= yes
-
-.include "${MASTERDIR}/Makefile"