diff options
Diffstat (limited to 'graphics/q-graph/Makefile')
-rw-r--r-- | graphics/q-graph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/q-graph/Makefile b/graphics/q-graph/Makefile index f67be88..815d778 100644 --- a/graphics/q-graph/Makefile +++ b/graphics/q-graph/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= q- MAINTAINER= gahr@FreeBSD.org COMMENT= Q-Graph -- graph library and editor for the Q language -DEPRECATED= Q-Lang is no longer supported. See lang/pure instead. +DEPRECATED= Q-Lang is no longer supported. See lang/pure instead EXPIRATION_DATE=2013-08-10 LIB_DEPENDS= q.8:${PORTSDIR}/lang/q |