diff options
author | joerg <joerg@pkgsrc.org> | 2009-09-07 18:32:05 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-09-07 18:32:05 +0000 |
commit | 18f9985e9b3e5ad62de44e72e975e36609429cbb (patch) | |
tree | d0d518fdd65846486e8a4651aa56f64646c0b8ab /lang/Makefile | |
parent | fa8aafbf397c719c29085e4ecfb5c637a1f6648e (diff) | |
download | pkgsrc-18f9985e9b3e5ad62de44e72e975e36609429cbb.tar.gz |
Retire py-funge with the Python 2.3 support.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index fa730bd69e6..f479d42cfab 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.273 2009/09/07 18:17:28 joerg Exp $ +# $NetBSD: Makefile,v 1.274 2009/09/07 18:32:05 joerg Exp $ # COMMENT= Programming languages @@ -123,7 +123,6 @@ SUBDIR+= pnetlib SUBDIR+= pnetlib-nox11 SUBDIR+= polyml SUBDIR+= py-basicproperty -SUBDIR+= py-funge SUBDIR+= py-html-docs SUBDIR+= py-psyco SUBDIR+= py-pyrex |