diff options
author | tobez <tobez@FreeBSD.org> | 2005-11-09 01:34:51 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-11-09 01:34:51 +0800 |
commit | cf26364a462b36fafdabdd3faa94a12073b01463 (patch) | |
tree | 61e77da536f05599263f3bc2a2a6060e8890e43e /misc/Makefile | |
parent | 53852e7ea0b35928b6eddd5ca2f91bd3571c8221 (diff) | |
download | freebsd-ports-gnome-cf26364a462b36fafdabdd3faa94a12073b01463.tar.gz freebsd-ports-gnome-cf26364a462b36fafdabdd3faa94a12073b01463.tar.zst freebsd-ports-gnome-cf26364a462b36fafdabdd3faa94a12073b01463.zip |
Add misc/biblical-curse 0.02, a command line version of fake biblical
curse generator from http://www.shipoffools.com/curses/index.html.
Pav promised me that I will make top ten of the most useless ports with
this one.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 17b46e36387a..ab3caba58c85 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -22,6 +22,7 @@ SUBDIR += bdelta SUBDIR += bestfit SUBDIR += bibletime + SUBDIR += biblical-curse SUBDIR += bidwatcher SUBDIR += birthday SUBDIR += bogosort |