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 | |
parent | 1f3998468de0189e8e2d498d91fcb78719325bfa (diff) |
Notes
-rw-r--r-- | misc/amanda-server/Makefile | 2 | ||||
-rw-r--r-- | misc/amanda25-server/Makefile | 2 | ||||
-rw-r--r-- | misc/amanda26-server/Makefile | 2 | ||||
-rw-r--r-- | misc/amanda32-server/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile index 8b1bb44b07e3..33047aa69261 100644 --- a/misc/amanda-server/Makefile +++ b/misc/amanda-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} diff --git a/misc/amanda25-server/Makefile b/misc/amanda25-server/Makefile index 8b1bb44b07e3..33047aa69261 100644 --- a/misc/amanda25-server/Makefile +++ b/misc/amanda25-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} diff --git a/misc/amanda26-server/Makefile b/misc/amanda26-server/Makefile index 8b1bb44b07e3..33047aa69261 100644 --- a/misc/amanda26-server/Makefile +++ b/misc/amanda26-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} 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} |