diff options
author | markm <markm@FreeBSD.org> | 2006-07-09 20:26:36 +0000 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2006-07-09 20:26:36 +0000 |
commit | 8edb3edf3ac746ae6d840c4416bef97a7cf74a71 (patch) | |
tree | 411f215d55966a37bf797cee8023a0ffb3b27c73 /games/fortune | |
parent | a6dea567ad2965b9db76644f687e9f9e987be2ff (diff) | |
download | FreeBSD-src-8edb3edf3ac746ae6d840c4416bef97a7cf74a71.zip FreeBSD-src-8edb3edf3ac746ae6d840c4416bef97a7cf74a71.tar.gz |
More stale maintainer.
Diffstat (limited to 'games/fortune')
-rw-r--r-- | games/fortune/datfiles/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/games/fortune/datfiles/Makefile b/games/fortune/datfiles/Makefile index 15d7a0c..6833e08 100644 --- a/games/fortune/datfiles/Makefile +++ b/games/fortune/datfiles/Makefile @@ -5,11 +5,6 @@ FILES= fortunes freebsd-tips murphy startrek zippy BLDS= fortunes.dat murphy.dat startrek.dat zippy.dat \ fortunes-o fortunes-o.dat freebsd-tips.dat -# Pass all new entries by ${MAINTAINER} to preserve some semblance of -# humor in the fortune files. What's funny to you on 6 beers may not -# be funny to anyone else. -MAINTAINER= jkh - # TO AVOID INSTALLING THE POTENTIALLY OFFENSIVE FORTUNES, COMMENT OUT THE # THREE LINES AND UNCOMMENT THE FOURTH LINE. |