summaryrefslogtreecommitdiff
path: root/databases/py-sqlobject/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-sqlobject/Makefile')
-rw-r--r--databases/py-sqlobject/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/py-sqlobject/Makefile b/databases/py-sqlobject/Makefile
index 8734d4fdf0f3..18967055a75b 100644
--- a/databases/py-sqlobject/Makefile
+++ b/databases/py-sqlobject/Makefile
@@ -7,12 +7,16 @@
PORTNAME= sqlobject
PORTVERSION= 0.6.1
+PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= SQLObject-${PORTVERSION}
+PATCH_SITES= http://www.comdongin.com/
+PATCHFILES= sqlobject-0.6.1.patch
+
MAINTAINER= whitekid@gmail.com
COMMENT= A python object for manipulation with SQL table row