aboutsummaryrefslogtreecommitdiffstats
path: root/x11
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 /x11
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 'x11')
-rw-r--r--x11/Makefile2
-rw-r--r--x11/pkg/COMMENT1
2 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile
index b29b0518982e..35938f053397 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,6 +1,8 @@
# $FreeBSD$
#
+ COMMENT = Ports to support the X window system
+
SUBDIR += 3ddesktop
SUBDIR += 9box
SUBDIR += 9menu
diff --git a/x11/pkg/COMMENT b/x11/pkg/COMMENT
deleted file mode 100644
index 0bfb6803a585..000000000000
--- a/x11/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Ports to support the X window system