From 22893d975b7b864477c1e7923a0157b53d27a484 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Sat, 19 Feb 2005 18:18:14 +0000 Subject: Fix a bug in usage DateTime column. PR: ports/76952 Submitted by: maintainer Obtained from: SQLObject's CVS --- databases/py-sqlobject/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'databases/py-sqlobject/Makefile') 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 -- cgit v1.3