diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 14:19:11 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 14:19:11 +0000 |
commit | 8f4ae566c9913131b17559d8dc06b26363362258 (patch) | |
tree | 9eca4346fb60d2329c38cc4f0139d649d04f69e1 /x11 | |
parent | f2e297146917fbd60da5161091593166c2c115c6 (diff) | |
download | FreeBSD-ports-8f4ae566c9913131b17559d8dc06b26363362258.zip FreeBSD-ports-8f4ae566c9913131b17559d8dc06b26363362258.tar.gz |
De-pkg-comment.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/fbdesk/Makefile | 1 | ||||
-rw-r--r-- | x11/fbdesk/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11/fbdesk/Makefile b/x11/fbdesk/Makefile index 9815053..4e46641 100644 --- a/x11/fbdesk/Makefile +++ b/x11/fbdesk/Makefile @@ -11,6 +11,7 @@ CATEGORIES= x11-wm MASTER_SITES= http://fluxbox.sourceforge.net/download/ MAINTAINER= hendrik@scholz.net +COMMENT= A Fluxbox utility to create and manage icons on the desktop LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ Xft.2:${PORTSDIR}/x11-fonts/Xft diff --git a/x11/fbdesk/pkg-comment b/x11/fbdesk/pkg-comment deleted file mode 100644 index 2d5e1ef..0000000 --- a/x11/fbdesk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Fluxbox utility to create and manage icons on the desktop |