diff options
author | bapt <bapt@FreeBSD.org> | 2012-09-21 06:26:26 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-09-21 06:26:26 +0800 |
commit | 01333d4eb1c009c48d1d138e6602933608ffae2d (patch) | |
tree | 3e619052583fa2a21f8b7bd1ab87497e83a5f038 /cad | |
parent | c01c7a8f3ba5a64c8b10f27a44d1ccc5b968fb3e (diff) | |
download | freebsd-ports-gnome-01333d4eb1c009c48d1d138e6602933608ffae2d.tar.gz freebsd-ports-gnome-01333d4eb1c009c48d1d138e6602933608ffae2d.tar.zst freebsd-ports-gnome-01333d4eb1c009c48d1d138e6602933608ffae2d.zip |
Deprecated a bunch a ports with nor more public distfiles (thanks ehaupt's
distilator
Diffstat (limited to 'cad')
-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 |