diff options
author | kris <kris@FreeBSD.org> | 2003-02-10 09:04:04 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-02-10 09:04:04 +0000 |
commit | a4e793551dac608ae0236ab5cf2bc3bdb48b0e7c (patch) | |
tree | 9f3aa5ec4fc25c7a6acadfbfced255d55346de00 /misc/amanda26-client | |
parent | 086de0ad6c41275a48b391bb8e742f0b590577ba (diff) | |
download | FreeBSD-ports-a4e793551dac608ae0236ab5cf2bc3bdb48b0e7c.zip FreeBSD-ports-a4e793551dac608ae0236ab5cf2bc3bdb48b0e7c.tar.gz |
Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by: lioux
Diffstat (limited to 'misc/amanda26-client')
-rw-r--r-- | misc/amanda26-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda26-client/Makefile b/misc/amanda26-client/Makefile index 1638833..b92db49 100644 --- a/misc/amanda26-client/Makefile +++ b/misc/amanda26-client/Makefile @@ -9,7 +9,7 @@ PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} PORTREVISION= 0 MASTERDIR= ${.CURDIR}/../amanda-server -COMMENT= ${PKGDIR}/pkg-comment.client +COMMENTFILE= ${PKGDIR}/pkg-comment.client PKGINSTALL= mustnotexist PLIST= ${PKGDIR}/pkg-plist.client |