From 2f9874231d499b2f885ce183ee4bd9c596108db0 Mon Sep 17 00:00:00 2001 From: jeh Date: Wed, 31 Jan 2001 02:07:52 +0000 Subject: Allow -client & -server to be at different REVISIONS --- misc/amanda32-client/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'misc/amanda32-client/Makefile') diff --git a/misc/amanda32-client/Makefile b/misc/amanda32-client/Makefile index ec5bd27292b4..ccc658396421 100644 --- a/misc/amanda32-client/Makefile +++ b/misc/amanda32-client/Makefile @@ -6,6 +6,7 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} +PORTREVISION= 0 MASTERDIR= ${.CURDIR}/../amanda24-server COMMENT= ${PKGDIR}/pkg-comment.client -- cgit