diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-25 15:54:16 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-25 15:54:16 +0000 |
commit | cd5ab90468dd68dbd7c2baa66078e1553c533650 (patch) | |
tree | d9fa1765c6e59f4c28c8cea19d2be2ea8efa6782 /graphics/Makefile | |
parent | cac61163f15536c48bda8d85cc18421c6bb5c450 (diff) | |
download | ports-cd5ab90468dd68dbd7c2baa66078e1553c533650.tar.gz ports-cd5ab90468dd68dbd7c2baa66078e1553c533650.zip |
chbg version 0.8pl1
A utility for cycling through different background pictures.
PR: 15407
Submitted by: Peter Jones <p@dancris.com>
Notes
Notes:
svn path=/head/; revision=24058
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index b6d9af18c0b9..9206ac0ca8b7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -12,6 +12,7 @@ SUBDIR += aero SUBDIR += aview SUBDIR += camediaplay + SUBDIR += chbg SUBDIR += cqcam SUBDIR += dc20ctrl SUBDIR += dc20pack |