diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-09-21 06:52:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-09-21 06:52:44 +0000 |
commit | ac54f274cc948f3158443f060d0d8348becfc5d2 (patch) | |
tree | 0db3a678dfc98dd87b8c8cb611d640c60e31050a /devel/fc++ | |
parent | 3e94402c301188f64a4008fee090b03c132822e2 (diff) | |
download | ports-ac54f274cc948f3158443f060d0d8348becfc5d2.tar.gz ports-ac54f274cc948f3158443f060d0d8348becfc5d2.zip |
Notes
Diffstat (limited to 'devel/fc++')
-rw-r--r-- | devel/fc++/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/fc++/Makefile b/devel/fc++/Makefile index 2219e037bc3a..d7d242e3d348 100644 --- a/devel/fc++/Makefile +++ b/devel/fc++/Makefile @@ -15,6 +15,9 @@ DISTNAME= FC++.${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Functional Programming in C++ +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + NO_BUILD= yes do-install: |