diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
commit | e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3 (patch) | |
tree | fb13ac0f53f0354f024d2eae43a534a89e3286b2 /graphics/bbrb | |
parent | 169aa14504da58c00c3a38000f4998293ebcebe7 (diff) | |
download | ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.tar.gz ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.zip |
Notes
Diffstat (limited to 'graphics/bbrb')
-rw-r--r-- | graphics/bbrb/Makefile | 1 | ||||
-rw-r--r-- | graphics/bbrb/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/bbrb/Makefile b/graphics/bbrb/Makefile index d6a707aa3b8a..cdf5ed08b563 100644 --- a/graphics/bbrb/Makefile +++ b/graphics/bbrb/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A graphical background manager for the Blackbox window manager RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv \ blackbox:${PORTSDIR}/x11-wm/blackbox diff --git a/graphics/bbrb/pkg-comment b/graphics/bbrb/pkg-comment deleted file mode 100644 index dc9d6b85ed72..000000000000 --- a/graphics/bbrb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A graphical background manager for the Blackbox window manager |