diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 13:09:40 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 13:09:40 +0000 |
commit | c79631b6eec788a277b86c2a96a6c3264628c6ce (patch) | |
tree | 85e52dbac30f3bf94bfef70fd9aac531d4f6a838 /misc/grc | |
parent | 11ff9338199d467e6ec5524d89ba328e64718910 (diff) |
Notes
Diffstat (limited to 'misc/grc')
-rw-r--r-- | misc/grc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/grc/Makefile b/misc/grc/Makefile index e006f26e2d0c..6d3b3e661e8e 100644 --- a/misc/grc/Makefile +++ b/misc/grc/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Generic Colouriser +DEPRECATED= Look like an abandonware, no more public distifles +EXPIRATION_DATE= 2011-08-01 + USE_PYTHON= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes |