diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-01 05:26:28 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-01 05:26:28 +0000 |
commit | 2b74a89bc8342f0b9b737c37d87737caf7b0ea1e (patch) | |
tree | c04604583d8be53b3ed7f10975be828c731f87cb /devel/py-liblarch | |
parent | - Allow for larger database UIDs (diff) |
- update png to 1.5.10
Notes
Notes:
svn path=/head/; revision=297915
Diffstat (limited to 'devel/py-liblarch')
-rw-r--r-- | devel/py-liblarch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-liblarch/Makefile b/devel/py-liblarch/Makefile index 0f7414945e7c..fde418d8c9fa 100644 --- a/devel/py-liblarch/Makefile +++ b/devel/py-liblarch/Makefile @@ -7,6 +7,7 @@ PORTNAME= liblarch PORTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= http://gtg.fritalk.com/publique/gtg.fritalk.com/${PORTNAME}/0.1/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |