diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-04-05 17:42:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-04-05 17:42:49 +0000 |
commit | 6a4dcfe446b209c836d14ab010f0ece4fa1359cd (patch) | |
tree | 7d16d7c05ae2bb4178ed040790eee69474447879 /lang/crossgo32-f77 | |
parent | Add CVE name for oftpd issue. (diff) |
Mark as deprecated. Original submitter of port confirms that the project
is inactive.
Diffstat (limited to 'lang/crossgo32-f77')
-rw-r--r-- | lang/crossgo32-f77/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/crossgo32-f77/Makefile b/lang/crossgo32-f77/Makefile index faabeb7331e0..1b4ee887bf7c 100644 --- a/lang/crossgo32-f77/Makefile +++ b/lang/crossgo32-f77/Makefile @@ -16,6 +16,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= G2c libraries and compatibility for DJGPP V2 crossgo32 crosscompiler +DEPRECATED= "project abandoned, mastersite long gone" +EXPIRATION_DATE= "May 5, 2004" + BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip .if !defined(GNU_CPP) RUN_DEPENDS+= ${LOCALBASE}/bin/fpp:${PORTSDIR}/devel/fpp |