diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-09-20 22:26:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-09-20 22:26:26 +0000 |
commit | 6b968aca1e72b6635aa589810467ff29b0736b37 (patch) | |
tree | 3e619052583fa2a21f8b7bd1ab87497e83a5f038 /cad/admesh | |
parent | 9a74d7e44d2ff42a91977b5cd0861d53f77fe5c4 (diff) | |
download | freebsd-ports-6b968aca1e72b6635aa589810467ff29b0736b37.zip |
Deprecated a bunch a ports with nor more public distfiles (thanks ehaupt's
distilator
Diffstat (limited to 'cad/admesh')
-rw-r--r-- | cad/admesh/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cad/admesh/Makefile b/cad/admesh/Makefile index 826af1a4e421..0806515f6326 100644 --- a/cad/admesh/Makefile +++ b/cad/admesh/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.varlog.com/ MAINTAINER= ports@FreeBSD.org COMMENT= Program for processing STL triangulated solid meshes +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + FETCH_ARGS?= -Fpr GNU_CONFIGURE= yes |