summaryrefslogtreecommitdiffstats
path: root/misc/amanda26-client
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2006-03-22 06:47:58 +0000
committerkuriyama <kuriyama@FreeBSD.org>2006-03-22 06:47:58 +0000
commit5324dcdc77faa49eb04617f71ad4d710beb1a59f (patch)
tree80e486173492722685ad53038f4315bde3e30724 /misc/amanda26-client
parentd10cd474d61051703a5b9261f6040ae364ffe69a (diff)
downloadFreeBSD-ports-5324dcdc77faa49eb04617f71ad4d710beb1a59f.zip
FreeBSD-ports-5324dcdc77faa49eb04617f71ad4d710beb1a59f.tar.gz
Fix incorrect $PORTNAME usage.
Diffstat (limited to 'misc/amanda26-client')
-rw-r--r--misc/amanda26-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda26-client/Makefile b/misc/amanda26-client/Makefile
index 42cf359..4e059af 100644
--- a/misc/amanda26-client/Makefile
+++ b/misc/amanda26-client/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTNAME= ${MASTERPORTNAME:S/-server/-client/g}
+PKGNAMESUFFIX= -client
PORTREVISION= 1
COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)
OpenPOWER on IntegriCloud