summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorepg <epg>2008-09-12 05:32:37 +0000
committerepg <epg>2008-09-12 05:32:37 +0000
commit062ec6b511062d6d0e91589f4e3362580ab13eda (patch)
tree8707d632c7cadae9c9c675daac713a7bf781fc3b /net
parent5df97919026ae0407760c22273293b0ca1d3ef0d (diff)
downloadpkgsrc-062ec6b511062d6d0e91589f4e3362580ab13eda.tar.gz
Default EGG_NAME to ${DISTNAME} in egg.mk and drop EGG_NAME from packages that
set it to ${DISTNAME}.
Diffstat (limited to 'net')
-rw-r--r--net/py-boto/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/py-boto/Makefile b/net/py-boto/Makefile
index a3dc4696c40..8a78e389f80 100644
--- a/net/py-boto/Makefile
+++ b/net/py-boto/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/07/24 17:37:56 bjs Exp $
+# $NetBSD: Makefile,v 1.4 2008/09/12 05:32:37 epg Exp $
#
DISTNAME= boto-1.3a
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-EGG_NAME= ${DISTNAME}
CATEGORIES= net
MASTER_SITES= http://boto.googlecode.com/files/