diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 07:49:54 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 07:49:54 +0000 |
commit | 14f34f5b499f6ee1d9bbb97ab32ed16d70351c76 (patch) | |
tree | 4edcc4a14ec611937989a8e7f5febda3adbba2e5 /net-im | |
parent | Add a patch that updates the antique zone.tab used by kworldwatch/clock. (diff) |
This port is scheduled for removal on April 21 if it is still broken at
that time.
Notes
Notes:
svn path=/head/; revision=101698
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/amsn/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/amsn/Makefile b/net-im/amsn/Makefile index 4461c8587b9a..ceff9ec8c25a 100644 --- a/net-im/amsn/Makefile +++ b/net-im/amsn/Makefile @@ -24,6 +24,8 @@ NO_BUILD= yes WRKSRC= ${WRKDIR}/msn BROKEN= "Broken dependencies" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-04-21 LIBDIR= ${PREFIX}/lib/msn DOCSDIR= ${PREFIX}/share/doc/amsn |