aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-04-02 15:29:48 +0800
committerkris <kris@FreeBSD.org>2004-04-02 15:29:48 +0800
commit7b97ce56e76408c079ea16e427bf5a726ebe0b74 (patch)
tree7a899bd5b68d41e34af8d11e9e139951f5d9f7f3 /graphics
parente2d890ce79e982e5b469cfc411061acff2d49599 (diff)
downloadfreebsd-ports-gnome-7b97ce56e76408c079ea16e427bf5a726ebe0b74.tar.gz
freebsd-ports-gnome-7b97ce56e76408c079ea16e427bf5a726ebe0b74.tar.zst
freebsd-ports-gnome-7b97ce56e76408c079ea16e427bf5a726ebe0b74.zip
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 'graphics')
-rw-r--r--graphics/Makefile2
-rw-r--r--graphics/pkg/COMMENT1
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 1c297f1bd65d..08319d269b22 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,6 +1,8 @@
# $FreeBSD$
#
+ COMMENT = Graphics tools and libraries
+
SUBDIR += 4va
SUBDIR += Cgraph
SUBDIR += Coin
diff --git a/graphics/pkg/COMMENT b/graphics/pkg/COMMENT
deleted file mode 100644
index 09cd23ea2e7b..000000000000
--- a/graphics/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Graphics tools and libraries