diff options
author | Patrick Li <pat@FreeBSD.org> | 2005-06-07 07:28:08 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2005-06-07 07:28:08 +0000 |
commit | cdce6deb0b3042b2502bc3ca01c6e5057a4faebe (patch) | |
tree | 86a8561700e943fd2408b047a896810abbfff530 /misc/amanda32-server | |
parent | 1f3998468de0189e8e2d498d91fcb78719325bfa (diff) | |
download | ports-cdce6deb0b3042b2502bc3ca01c6e5057a4faebe.tar.gz ports-cdce6deb0b3042b2502bc3ca01c6e5057a4faebe.zip |
Notes
Diffstat (limited to 'misc/amanda32-server')
-rw-r--r-- | misc/amanda32-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile index 8b1bb44b07e3..33047aa69261 100644 --- a/misc/amanda32-server/Makefile +++ b/misc/amanda32-server/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= amanda DISTFILES= amanda-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ports +MAINTAINER= ports@FreeBSD.org COMMENT?= The Advanced Maryland Automatic Network Disk Archiver (server) WRKSRC= ${WRKDIR}/amanda-${PORTVERSION} |