diff options
Diffstat (limited to 'textproc/py-pygments/Makefile')
-rw-r--r-- | textproc/py-pygments/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile index 52644f25ad8..8e72bba23f1 100644 --- a/textproc/py-pygments/Makefile +++ b/textproc/py-pygments/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/08/01 08:31:38 obache Exp $ +# $NetBSD: Makefile,v 1.2 2008/09/12 05:32:38 epg Exp $ # DISTNAME= Pygments-0.10 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} -EGG_NAME= ${DISTNAME} CATEGORIES= textproc python MASTER_SITES= http://pypi.python.org/packages/source/P/Pygments/ \ ${MASTER_SITE_SOURCEFORGE:=pygments/} |