diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-28 21:40:47 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-28 21:40:47 +0000 |
commit | 11adac940d8cc6f9e13b0de8fe7f4e90ad5e68be (patch) | |
tree | 81865581f135c47523a3c52835669ef83389c10f /deskutils/journal | |
parent | 99b92e4d722c825b0a8cb2a9a84d9cd6023d2e26 (diff) | |
download | ports-11adac940d8cc6f9e13b0de8fe7f4e90ad5e68be.tar.gz ports-11adac940d8cc6f9e13b0de8fe7f4e90ad5e68be.zip |
Mark DEPRECATED and reset bouncing maintainer address. Mastersite has
disappeared.
PR: 88141
Submitted by: Jean Milanez Melo <jmelo at freebsdbrasil dot com dot br>
Notes
Notes:
svn path=/head/; revision=146595
Diffstat (limited to 'deskutils/journal')
-rw-r--r-- | deskutils/journal/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/deskutils/journal/Makefile b/deskutils/journal/Makefile index be64fa093640..b967d03ae3d6 100644 --- a/deskutils/journal/Makefile +++ b/deskutils/journal/Makefile @@ -10,9 +10,12 @@ PORTVERSION= 0.4 CATEGORIES= deskutils MASTER_SITES= http://soapbox.fissure.org/journal/ -MAINTAINER= jose.devezas@fe.up.pt +MAINTAINER= ports@FreeBSD.org COMMENT= Journal is a tool for replacing the traditional text-based diary +DEPRECATED= "mastersite disappeared, no longer maintained by author" +EXPIRATION_DATE= 2005-12-31 + NO_BUILD= yes USE_PYTHON= yes USE_REINPLACE= yes |