1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Remove dead mastersite. Since other, more flexible, alternatives are

already available in our ports tree, and I can't locate any other
mastersite for this one, mark it as deprecated.
This commit is contained in:
Mark Linimon 2004-03-22 11:46:58 +00:00
parent a11ad73123
commit 696769523d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104919

View File

@ -8,11 +8,14 @@
PORTNAME= as80
PORTVERSION= 0.8
CATEGORIES= devel
MASTER_SITES= http://www.tstrathmann.de/files/
MASTER_SITES= # dead
MAINTAINER= ports@FreeBSD.org
COMMENT= A lightweight 8080/8085 assembler
DEPRECATED= "mastersite disappeared\; alternatives are available, such as devel/asl"
EXPIRATION_DATE= "April 22, 2004"
WRKSRC= ${WRKDIR}/${PORTNAME}
BUILD_WRKSRC= ${WRKSRC}/src
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"