diff options
Diffstat (limited to 'misc/amanda32-server/Makefile')
-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 eebd2d4..df4df04 100644 --- a/misc/amanda32-server/Makefile +++ b/misc/amanda32-server/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= amanda DISTFILES= amanda-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= jeh@FreeBSD.org -COMMENT= The Advanced Maryland Automatic Network Disk Archiver +COMMENT?= The Advanced Maryland Automatic Network Disk Archiver (server) WRKSRC= ${WRKDIR}/amanda-${PORTVERSION} SLAVEDIRS= misc/amanda-client |