View | Details | Raw Unified | Return to bug 32419
Collapse All | Expand All

(-)./Makefile (-3 / +2 lines)
Lines 2-14 Link Here
2
# Date created:				28th Feb 1995
2
# Date created:				28th Feb 1995
3
# Whom:					gpalmer
3
# Whom:					gpalmer
4
#
4
#
5
# $FreeBSD: ports/misc/amanda24-client/Makefile,v 1.40 2001/05/09 02:52:54 jeh Exp $
5
# $FreeBSD$
6
#
6
#
7
7
8
PORTNAME=	${MASTERPORTNAME:S/-server/-client/g}
8
PORTNAME=	${MASTERPORTNAME:S/-server/-client/g}
9
PORTREVISION=	1
10
9
11
MASTERDIR=	${.CURDIR}/../amanda24-server
10
MASTERDIR=	${.CURDIR}/../amanda-server
12
COMMENT=	${PKGDIR}/pkg-comment.client
11
COMMENT=	${PKGDIR}/pkg-comment.client
13
PKGINSTALL=	mustnotexist
12
PKGINSTALL=	mustnotexist
14
PLIST=		${PKGDIR}/pkg-plist.client
13
PLIST=		${PKGDIR}/pkg-plist.client

Return to bug 32419