diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
commit | e173f6c3ea86b9ad956712cde81488b3932fb586 (patch) | |
tree | fe3d016b468984b9e909062a12c07733eacbeff1 /x11/wmmenu | |
parent | 1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff) | |
download | ports-e173f6c3ea86b9ad956712cde81488b3932fb586.tar.gz ports-e173f6c3ea86b9ad956712cde81488b3932fb586.zip |
Notes
Diffstat (limited to 'x11/wmmenu')
-rw-r--r-- | x11/wmmenu/Makefile | 1 | ||||
-rw-r--r-- | x11/wmmenu/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11/wmmenu/Makefile b/x11/wmmenu/Makefile index ff50f5babb84..7c655eef1754 100644 --- a/x11/wmmenu/Makefile +++ b/x11/wmmenu/Makefile @@ -11,6 +11,7 @@ CATEGORIES= x11 gnome MASTER_SITES= http://www.fcoutant.freesurf.fr/download/ MAINTAINER= karlj000@unbc.ca +COMMENT= A popup menu of icons that launch programs for the WindowMaker dock LIB_DEPENDS= dockapp.1:${PORTSDIR}/x11-wm/libdockapp:install diff --git a/x11/wmmenu/pkg-comment b/x11/wmmenu/pkg-comment deleted file mode 100644 index 6296e582a393..000000000000 --- a/x11/wmmenu/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A popup menu of icons that launch programs for the WindowMaker dock |