diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2012-02-06 10:20:04 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2012-02-06 10:20:04 +0000 |
commit | 5f73073c253cfefbd2ba6f218d897ed214754c78 (patch) | |
tree | b5554d88299794fc068a7dd6147cc6333b0a51b3 /misc | |
parent | 964762437561ac4fee9aea9a4939826430538a0c (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/fortune-mod-the-godfather/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/fortune-mod-the-godfather/Makefile b/misc/fortune-mod-the-godfather/Makefile index db98d3268400..78f6d0aa1076 100644 --- a/misc/fortune-mod-the-godfather/Makefile +++ b/misc/fortune-mod-the-godfather/Makefile @@ -10,9 +10,12 @@ PORTVERSION= 3.0 CATEGORIES= misc MASTER_SITES= http://izb.knu.ac.kr/~bh/fortune/ -MAINTAINER= bh@izb.knu.ac.kr +MAINTAINER= ports@FreeBSD.org COMMENT= Compilation of excuses from the "The Godfather" +DEPRECATED= No longer supported +EXPIRATION_DATE=2012-05-06 + NO_BUILD= yes SUB_FILES= pkg-message |