aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-04-05 06:12:24 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-04-05 06:12:24 +0000
commit5569e8ddf572b578140eddcdf7d15c0dda04622b (patch)
treea53d3a165c9c8df9640a005b09a28bcdd8a54c37
parentacaae583fbca348261241384f4fb631868595a90 (diff)
downloadports-5569e8ddf572b578140eddcdf7d15c0dda04622b.tar.gz
ports-5569e8ddf572b578140eddcdf7d15c0dda04622b.zip
Notes
-rw-r--r--lang/cel/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/cel/Makefile b/lang/cel/Makefile
index 3a6e153c6f7f..1ba91a7c9614 100644
--- a/lang/cel/Makefile
+++ b/lang/cel/Makefile
@@ -9,12 +9,15 @@ PORTNAME= cel
PORTVERSION= 0.8.5
PORTREVISION= 1
CATEGORIES= lang
-MASTER_SITES= http://www.redwoodsoft.com/cel/
+MASTER_SITES= # none
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A small, simple prototype-based OO language
+DEPRECATED= "probable abandonware: mastersite disappeared Jan 2004\; only works on i386"
+EXPIRATION_DATE= "May 5, 2004"
+
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GMAKE= yes