diff options
author | salo <salo> | 2006-01-06 17:53:11 +0000 |
---|---|---|
committer | salo <salo> | 2006-01-06 17:53:11 +0000 |
commit | adfcfcf99be6491a5b1df0112a8408114bb3ee38 (patch) | |
tree | ddfc87fc68f67ed6266b2e3fedebd8890f5480fa /databases/py-table/Makefile | |
parent | 723d2e52a1636886bf6ae6baf81eae172e94662f (diff) | |
download | pkgsrc-adfcfcf99be6491a5b1df0112a8408114bb3ee38.tar.gz |
Clean up own directories.
Bump PKGREVISION.
Diffstat (limited to 'databases/py-table/Makefile')
-rw-r--r-- | databases/py-table/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-table/Makefile b/databases/py-table/Makefile index 758b9dfcb86..aa25331d01c 100644 --- a/databases/py-table/Makefile +++ b/databases/py-table/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2006/01/03 19:10:50 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2006/01/06 17:53:11 salo Exp $ # DISTNAME= pytable-0.8.3a PKGNAME= ${PYPKGPREFIX}-table-0.8.3a -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pytable/} |