summaryrefslogtreecommitdiff
path: root/www/py-genshi
diff options
context:
space:
mode:
authorepg <epg>2008-09-12 05:32:37 +0000
committerepg <epg>2008-09-12 05:32:37 +0000
commitbf01842ce28290afc900c0fb090954d8ca6f6b8e (patch)
tree8707d632c7cadae9c9c675daac713a7bf781fc3b /www/py-genshi
parenta7e1ec43b6af7a3b3980fb46496eacfd0001508d (diff)
downloadpkgsrc-bf01842ce28290afc900c0fb090954d8ca6f6b8e.tar.gz
Default EGG_NAME to ${DISTNAME} in egg.mk and drop EGG_NAME from packages that
set it to ${DISTNAME}.
Diffstat (limited to 'www/py-genshi')
-rw-r--r--www/py-genshi/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/py-genshi/Makefile b/www/py-genshi/Makefile
index 66edee15abb..e22cadc2ece 100644
--- a/www/py-genshi/Makefile
+++ b/www/py-genshi/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/08/01 08:38:22 obache Exp $
+# $NetBSD: Makefile,v 1.2 2008/09/12 05:32:38 epg Exp $
#
DISTNAME= Genshi-0.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
-EGG_NAME= ${DISTNAME}
CATEGORIES= www python
MASTER_SITES= http://ftp.edgewall.com/pub/genshi/