diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-11-06 17:28:33 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-11-06 17:28:33 +0000 |
commit | 4bc951579ff0c01eaea7419fdd6ab12efd36a272 (patch) | |
tree | e4bbad25de080a134d9fdd21f91d9cbfb9fcd6c6 /misc/amanda26-client | |
parent | 4b1b9a34f84f1044be9dc0e1c5ee9784b0f10da1 (diff) | |
download | ports-4bc951579ff0c01eaea7419fdd6ab12efd36a272.tar.gz ports-4bc951579ff0c01eaea7419fdd6ab12efd36a272.zip |
Notes
Diffstat (limited to 'misc/amanda26-client')
-rw-r--r-- | misc/amanda26-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda26-client/Makefile b/misc/amanda26-client/Makefile index 55a730ac6751..2caf6fa804dc 100644 --- a/misc/amanda26-client/Makefile +++ b/misc/amanda26-client/Makefile @@ -1,7 +1,7 @@ # Created by: gpalmer # $FreeBSD$ -PKGNAMESUFFIX= -client +PKGNAMESUFFIX= 26-client PORTREVISION= 2 COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) |