diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
commit | 5e37fb828fb8ca69d2600ef9e6afd94fa74822cb (patch) | |
tree | 65091ae7d47577b7492f2d356370c02305b4d0bd /x11-fm | |
parent | 33e610508dd1a9214440f1230ba28fd393c0992c (diff) | |
download | ports-5e37fb828fb8ca69d2600ef9e6afd94fa74822cb.tar.gz ports-5e37fb828fb8ca69d2600ef9e6afd94fa74822cb.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/workplace/Makefile | 1 | ||||
-rw-r--r-- | x11-fm/workplace/pkg-comment | 1 | ||||
-rw-r--r-- | x11-fm/xdiskusage/Makefile | 1 | ||||
-rw-r--r-- | x11-fm/xdiskusage/pkg-comment | 1 |
4 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/workplace/Makefile b/x11-fm/workplace/Makefile index 41ecded0864b..8cab1ca9a21e 100644 --- a/x11-fm/workplace/Makefile +++ b/x11-fm/workplace/Makefile @@ -16,6 +16,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= workplace-1.0.a3+tj1.diff.gz MAINTAINER= trevor@FreeBSD.org +COMMENT= File manager and launcher GNU_CONFIGURE= yes USE_GNOMENG= yes diff --git a/x11-fm/workplace/pkg-comment b/x11-fm/workplace/pkg-comment deleted file mode 100644 index 5173b2714cd6..000000000000 --- a/x11-fm/workplace/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -File manager and launcher diff --git a/x11-fm/xdiskusage/Makefile b/x11-fm/xdiskusage/Makefile index 5970f7f16ad9..a362e77faca4 100644 --- a/x11-fm/xdiskusage/Makefile +++ b/x11-fm/xdiskusage/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://xdiskusage.sourceforge.net/ EXTRACT_SUFX= .tgz MAINTAINER= trevor@FreeBSD.org +COMMENT= Show where disk space is taken up BROKEN= "needs fltk 1.0.10" diff --git a/x11-fm/xdiskusage/pkg-comment b/x11-fm/xdiskusage/pkg-comment deleted file mode 100644 index e91eb277be27..000000000000 --- a/x11-fm/xdiskusage/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Show where disk space is taken up |