summaryrefslogtreecommitdiffstats
path: root/mbone
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-04-02 07:29:48 +0000
committerkris <kris@FreeBSD.org>2004-04-02 07:29:48 +0000
commit7b97ce56e76408c079ea16e427bf5a726ebe0b74 (patch)
tree7a899bd5b68d41e34af8d11e9e139951f5d9f7f3 /mbone
parente2d890ce79e982e5b469cfc411061acff2d49599 (diff)
downloadFreeBSD-ports-7b97ce56e76408c079ea16e427bf5a726ebe0b74.zip
FreeBSD-ports-7b97ce56e76408c079ea16e427bf5a726ebe0b74.tar.gz
Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
Diffstat (limited to 'mbone')
-rw-r--r--mbone/Makefile2
-rw-r--r--mbone/pkg/COMMENT1
2 files changed, 2 insertions, 1 deletions
diff --git a/mbone/Makefile b/mbone/Makefile
index cf9dd91..4d918a2 100644
--- a/mbone/Makefile
+++ b/mbone/Makefile
@@ -1,6 +1,8 @@
# $FreeBSD$
#
+ COMMENT = MBone applications
+
SUBDIR += imm
SUBDIR += mcl
SUBDIR += nte
diff --git a/mbone/pkg/COMMENT b/mbone/pkg/COMMENT
deleted file mode 100644
index 2eb3d11..0000000
--- a/mbone/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-MBone applications
OpenPOWER on IntegriCloud