diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 21:01:40 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 21:01:40 +0000 |
commit | a5be358b9d075a660827de0da2aba57ed77ff168 (patch) | |
tree | 80da9240100147f77e3f2d141a12bc9ff29060f1 /misc/amanda25-client/Makefile | |
parent | Destroy pkg-comment for some of the stranger uses in the tree, (diff) |
More manual pkg-comment cleanups.
Approved by: portmgr (implicitly)
Notes
Notes:
svn path=/head/; revision=77038
Diffstat (limited to 'misc/amanda25-client/Makefile')
-rw-r--r-- | misc/amanda25-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda25-client/Makefile b/misc/amanda25-client/Makefile index b92db49efb2f..9de355565384 100644 --- a/misc/amanda25-client/Makefile +++ b/misc/amanda25-client/Makefile @@ -9,7 +9,7 @@ PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} PORTREVISION= 0 MASTERDIR= ${.CURDIR}/../amanda-server -COMMENTFILE= ${PKGDIR}/pkg-comment.client +COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) PKGINSTALL= mustnotexist PLIST= ${PKGDIR}/pkg-plist.client |