aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2003-06-12 18:58:52 +0000
committerPatrick Li <pat@FreeBSD.org>2003-06-12 18:58:52 +0000
commit0308b478dde6155fd62ad3d1fc7f38ab17b25437 (patch)
tree21334a9462cc1b9f46c6581371ac59ba61cbefbd /x11
parent2d6754478d2f1d74c1e741f9718c47a2a10a2303 (diff)
downloadports-0308b478dde6155fd62ad3d1fc7f38ab17b25437.tar.gz
ports-0308b478dde6155fd62ad3d1fc7f38ab17b25437.zip
Repo-copyed to a more accurate category:
ports/misc/wmessage -> ports/x11/wmessage Repo-copyed by: joe (cvs) Approved by: lioux (portmgr) PR: ports/52979 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
Notes
Notes: svn path=/head/; revision=82877
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile1
-rw-r--r--x11/wmessage/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 6d87b58dbdf3..80269bdb62d8 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -119,6 +119,7 @@
SUBDIR += wmbutton
SUBDIR += wmcliphist
SUBDIR += wmdrawer
+ SUBDIR += wmessage
SUBDIR += wmfstatus
SUBDIR += wmmatrix
SUBDIR += wmmenu
diff --git a/x11/wmessage/Makefile b/x11/wmessage/Makefile
index 8b57f59b70c1..91b6a18125c4 100644
--- a/x11/wmessage/Makefile
+++ b/x11/wmessage/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wmessage
PORTVERSION= 0.11
-CATEGORIES= misc windowmaker
+CATEGORIES= x11 windowmaker
MASTER_SITES= http://members.ozemail.com.au/~crn/wmessage/
MAINTAINER= pat@FreeBSD.org