diff options
author | James E. Housley <jeh@FreeBSD.org> | 2005-05-09 17:54:52 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2005-05-09 17:54:52 +0000 |
commit | 41e30b5ad7838ebfa566bd3ccfd1e2588a80422c (patch) | |
tree | 9fbf2fe3cfb57dfcfb503fbb33b37502da4b210c | |
parent | 4a1a86486c27db3deadfb3ba828b6abc12ce88bf (diff) |
Notes
-rw-r--r-- | emulators/sim6811/Makefile | 2 | ||||
-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 |
5 files changed, 5 insertions, 5 deletions
diff --git a/emulators/sim6811/Makefile b/emulators/sim6811/Makefile index 45b5d70b60ce..8add59174628 100644 --- a/emulators/sim6811/Makefile +++ b/emulators/sim6811/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://crl.nmsu.edu/pub/non-lexical/6811/ DISTNAME= sim EXTRACT_SUFX= .tar.Z -MAINTAINER= jeh@FreeBSD.org +MAINTAINER= ports COMMENT= A Motorola 6811 simulator NO_WRKSUBDIR= yes diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile index 435fb22e9cac..8b1bb44b07e3 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= jeh@FreeBSD.org +MAINTAINER= ports 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 435fb22e9cac..8b1bb44b07e3 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= jeh@FreeBSD.org +MAINTAINER= ports 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 435fb22e9cac..8b1bb44b07e3 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= jeh@FreeBSD.org +MAINTAINER= ports 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 435fb22e9cac..8b1bb44b07e3 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= jeh@FreeBSD.org +MAINTAINER= ports COMMENT?= The Advanced Maryland Automatic Network Disk Archiver (server) WRKSRC= ${WRKDIR}/amanda-${PORTVERSION} |