diff options
author | rene <rene@FreeBSD.org> | 2013-08-11 19:07:12 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-08-11 19:07:12 +0800 |
commit | 44e9f90b3817aa5b7c575487f0815917ca5dc11d (patch) | |
tree | d88db46930a3b2c9a4e71f894653370918d05512 /lang/Makefile | |
parent | 3a9200e9cc8764d75f9125de939df1f9679d3829 (diff) | |
download | freebsd-ports-gnome-44e9f90b3817aa5b7c575487f0815917ca5dc11d.tar.gz freebsd-ports-gnome-44e9f90b3817aa5b7c575487f0815917ca5dc11d.tar.zst freebsd-ports-gnome-44e9f90b3817aa5b7c575487f0815917ca5dc11d.zip |
Remove expired ports:
2013-08-10 lang/q: Q-Lang is no longer supported. See lang/pure instead
2013-08-10 audio/q-audio: Q-Lang is no longer supported. See lang/pure instead
2013-08-10 graphics/q-graph: Q-Lang is no longer supported. See lang/pure instead
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 7011f315ae1e..c476341e1bc5 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -280,7 +280,6 @@ SUBDIR += python31 SUBDIR += python32 SUBDIR += python33 - SUBDIR += q SUBDIR += qore SUBDIR += qscheme SUBDIR += racket |