diff options
Diffstat (limited to 'textproc/py-textile')
-rw-r--r-- | textproc/py-textile/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-textile/Makefile b/textproc/py-textile/Makefile index 0616ab44bbd..be0fb4f8d5b 100644 --- a/textproc/py-textile/Makefile +++ b/textproc/py-textile/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2005/07/27 16:21:17 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2006/02/05 23:11:07 joerg Exp $ # DISTNAME= textile-2 PKGNAME= ${PYPKGPREFIX}-textile-2.0 +PKGREVISION= 1 CATEGORIES= textproc python MASTER_SITES= http://dealmeida.net/code/ |