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 /misc/amanda-server | |
parent | 4a1a86486c27db3deadfb3ba828b6abc12ce88bf (diff) | |
download | ports-41e30b5ad7838ebfa566bd3ccfd1e2588a80422c.tar.gz ports-41e30b5ad7838ebfa566bd3ccfd1e2588a80422c.zip |
Notes
Diffstat (limited to 'misc/amanda-server')
-rw-r--r-- | misc/amanda-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |