diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-21 22:57:29 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-21 22:57:29 +0000 |
commit | 2586ddb7f527ac8891a960d719138855c8e4c5e9 (patch) | |
tree | c101ca29cf6ed672aa37b2a1c1d3fbd8c73b906f /net/happystats | |
parent | 87a2f3def74f48561573cc53a813c3b950007ac7 (diff) |
- Unfetchable start 2 months expiration period
PR: ports/107006
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=180428
Diffstat (limited to 'net/happystats')
-rw-r--r-- | net/happystats/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/happystats/Makefile b/net/happystats/Makefile index 039441513102..6d87c96277c5 100644 --- a/net/happystats/Makefile +++ b/net/happystats/Makefile @@ -26,6 +26,9 @@ MAN1= happystats.1 MANCOMPRESSED= yes DOCS= AUTHORS INSTALL TODO +DEPRECATED= Disappeared from the internet +EXPIRATION_DATE=2007-02-01 + .include <bsd.port.pre.mk> do-configure: |