diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 15:36:50 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 15:36:50 +0000 |
commit | a5ac46e19ecbd8e57e7bb94effac501b04dba860 (patch) | |
tree | 87460d83bd533d770ae0effea745cb4cb6ea5f92 /misc/amanda26-server | |
parent | 607beea79555dc2cc2fdf003245fd976bd5ba225 (diff) | |
download | ports-a5ac46e19ecbd8e57e7bb94effac501b04dba860.tar.gz ports-a5ac46e19ecbd8e57e7bb94effac501b04dba860.zip |
Notes
Diffstat (limited to 'misc/amanda26-server')
-rw-r--r-- | misc/amanda26-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda26-server/Makefile b/misc/amanda26-server/Makefile index 27e46e698186..20673bb64254 100644 --- a/misc/amanda26-server/Makefile +++ b/misc/amanda26-server/Makefile @@ -9,7 +9,7 @@ CATEGORIES= misc MASTER_SITES= SF/amanda/amanda%20-%20stable/${PORTVERSION} PKGNAMESUFFIX?= 26-server -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= The Advanced Maryland Automatic Network Disk Archiver (server) WRKSRC= ${WRKDIR}/amanda-${PORTVERSION} |