diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-10-31 03:33:08 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-10-31 03:33:08 +0800 |
commit | 924768d28876065a7f76a7bc3da38829f6aba9dc (patch) | |
tree | 011202eac8a5074892cd6e770572b8aceeb8e3e1 /misc/Makefile | |
parent | 12c33e12678841ed167398bb4a33f79b96d6ceba (diff) | |
download | freebsd-ports-gnome-924768d28876065a7f76a7bc3da38829f6aba9dc.tar.gz freebsd-ports-gnome-924768d28876065a7f76a7bc3da38829f6aba9dc.tar.zst freebsd-ports-gnome-924768d28876065a7f76a7bc3da38829f6aba9dc.zip |
- Rename misc/bibletime-kde4 -> misc/bibletime now that KDE dependencies are removed
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index b51a86a2b163..7974122c8b74 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -21,8 +21,8 @@ SUBDIR += bbjd SUBDIR += bdelta SUBDIR += bestfit + SUBDIR += bibletime SUBDIR += bibletime-kde3 - SUBDIR += bibletime-kde4 SUBDIR += biblical-curse SUBDIR += bidwatcher SUBDIR += bigboard |