diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 17:10:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 17:10:51 +0000 |
commit | 8ac6f6dbefee1e8d4d4f2566fbdb29c6fcc201ee (patch) | |
tree | 336c22443fc12f908f87496d79e3c222ff6630a9 /net/crescendo | |
parent | 1345f98dbdaee677c3a4f6a3bf94f4b81562ad43 (diff) | |
download | ports-8ac6f6dbefee1e8d4d4f2566fbdb29c6fcc201ee.tar.gz ports-8ac6f6dbefee1e8d4d4f2566fbdb29c6fcc201ee.zip |
Notes
Diffstat (limited to 'net/crescendo')
-rw-r--r-- | net/crescendo/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/crescendo/Makefile b/net/crescendo/Makefile index 1559bf14544d..865426827dbf 100644 --- a/net/crescendo/Makefile +++ b/net/crescendo/Makefile @@ -18,6 +18,9 @@ MASTER_SITE_SUBDIR= dinoex MAINTAINER= ports@FreeBSD.org COMMENT= A gnome frontend for tinyfuge +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + RUN_DEPENDS= tf:${PORTSDIR}/net/tinyfugue LICENSE= GPLv2 |