summaryrefslogtreecommitdiff
path: root/databases/py-cx_Oracle
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 12:08:38 +0000
committerrodent <rodent>2013-04-06 12:08:38 +0000
commitb194dbae112c368adae8dded6cd959d223c727c2 (patch)
tree0fc76d024bf4521719629bf60ff65ee585cc2f9b /databases/py-cx_Oracle
parent08c0ab3728c5fc449d2bcffddbd045fdc657c7f8 (diff)
downloadpkgsrc-b194dbae112c368adae8dded6cd959d223c727c2.tar.gz
'For consistency, please add a trailing slash to "http://example.com".'
Diffstat (limited to 'databases/py-cx_Oracle')
-rw-r--r--databases/py-cx_Oracle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-cx_Oracle/Makefile b/databases/py-cx_Oracle/Makefile
index 1b188ee1f11..019198e6b74 100644
--- a/databases/py-cx_Oracle/Makefile
+++ b/databases/py-cx_Oracle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/02 21:25:48 asau Exp $
+# $NetBSD: Makefile,v 1.3 2013/04/06 12:08:38 rodent Exp $
#
DISTNAME= cx_Oracle-5.0.2
@@ -7,7 +7,7 @@ CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cx-oracle/}
MAINTAINER= joerg@NetBSD.org
-HOMEPAGE= http://cx-oracle.sourceforge.net
+HOMEPAGE= http://cx-oracle.sourceforge.net/
COMMENT= Oracle binding for Python
PYDISTUTILSPKG= yes