diff options
author | lme <lme@FreeBSD.org> | 2007-10-12 05:20:43 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2007-10-12 05:20:43 +0800 |
commit | ac1ada3d39bac11b24b92157313c112f3deda44e (patch) | |
tree | a94cee53c5e73130c3872b06effdeec1b07f9cc4 /misc/Makefile | |
parent | 884edb4f60985e26235e4d07a16d41be44c0db98 (diff) | |
download | freebsd-ports-gnome-ac1ada3d39bac11b24b92157313c112f3deda44e.tar.gz freebsd-ports-gnome-ac1ada3d39bac11b24b92157313c112f3deda44e.tar.zst freebsd-ports-gnome-ac1ada3d39bac11b24b92157313c112f3deda44e.zip |
fortune-mod-the-godfather is an excerpt of the novel "The Godfather",
which is written by Mario Puzo in 1969 (ISBN 0-451-16771-6), processed
into the fortune format.
WWW: http://izb.knu.ac.kr/~bh/fortune/
PR: ports/117074
Submitted by: Byung-Hee HWANG <bh (AT) izb.knu.ac.kr>
Approved by: miwi (mentor)
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 cb7f18c01f36..3e3629e481a8 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -94,6 +94,7 @@ SUBDIR += fortune-mod-culmea-culmilor SUBDIR += fortune-mod-ferengi_rules_of_acquisition SUBDIR += fortune-mod-futurama + SUBDIR += fortune-mod-the-godfather SUBDIR += fortuneit SUBDIR += freedialog SUBDIR += freeguide |