diff options
author | jeh <jeh@FreeBSD.org> | 2003-03-03 12:00:46 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2003-03-03 12:00:46 +0800 |
commit | 9733907521313d7c76f2de082f368cd7d9fc9ef4 (patch) | |
tree | 204b15b24de6e801754cce8a9d659015becaa69c /misc/amanda32-server/Makefile | |
parent | 06936dc8c3f800fa90f7f5ee3bde7cbe0e0c0b6f (diff) | |
download | freebsd-ports-gnome-9733907521313d7c76f2de082f368cd7d9fc9ef4.tar.gz freebsd-ports-gnome-9733907521313d7c76f2de082f368cd7d9fc9ef4.tar.zst freebsd-ports-gnome-9733907521313d7c76f2de082f368cd7d9fc9ef4.zip |
Remove pkg-comment and place in Makefile
Diffstat (limited to 'misc/amanda32-server/Makefile')
-rw-r--r-- | misc/amanda32-server/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile index 9286fc0b823f..eebd2d49fb24 100644 --- a/misc/amanda32-server/Makefile +++ b/misc/amanda32-server/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= amanda DISTFILES= amanda-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= jeh@FreeBSD.org +COMMENT= The Advanced Maryland Automatic Network Disk Archiver WRKSRC= ${WRKDIR}/amanda-${PORTVERSION} SLAVEDIRS= misc/amanda-client |