diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:36:20 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:36:20 +0000 |
commit | 3195b6f71c9c4bf646bb409fd265132f3dd359d7 (patch) | |
tree | 546dd6e2e7a43531e8dc0884dc602d3e0d179571 /x11/wmbutton | |
parent | ea63875e99d625ad17a97f4bc840d309b1892ae0 (diff) | |
download | ports-3195b6f71c9c4bf646bb409fd265132f3dd359d7.tar.gz ports-3195b6f71c9c4bf646bb409fd265132f3dd359d7.zip |
Notes
Diffstat (limited to 'x11/wmbutton')
-rw-r--r-- | x11/wmbutton/Makefile | 1 | ||||
-rw-r--r-- | x11/wmbutton/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11/wmbutton/Makefile b/x11/wmbutton/Makefile index 04942fc902aa..e1067e00c1cd 100644 --- a/x11/wmbutton/Makefile +++ b/x11/wmbutton/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ \ MASTER_SITE_SUBDIR= jim MAINTAINER= jim@FreeBSD.org +COMMENT= A dockapp that displays 9 buttons to run apps of your choice USE_X_PREFIX= yes USE_XPM= yes diff --git a/x11/wmbutton/pkg-comment b/x11/wmbutton/pkg-comment deleted file mode 100644 index e36cc4d81d28..000000000000 --- a/x11/wmbutton/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A dockapp that displays 9 buttons to run apps of your choice |