diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2010-07-30 22:14:49 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2010-07-30 22:14:49 +0000 |
commit | 113641e728e938d480f5c33ddd6a1ad6b06c2ab7 (patch) | |
tree | 13d8a1389a6f4c52c2e1d9583ff1313b5292a6bb /deskutils/libopensync-plugin-sunbird | |
parent | 7bb5db52e1a44398d3bc9df3190bdfa7fc4375ec (diff) | |
download | ports-113641e728e938d480f5c33ddd6a1ad6b06c2ab7.tar.gz ports-113641e728e938d480f5c33ddd6a1ad6b06c2ab7.zip |
Notes
Diffstat (limited to 'deskutils/libopensync-plugin-sunbird')
-rw-r--r-- | deskutils/libopensync-plugin-sunbird/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/libopensync-plugin-sunbird/Makefile b/deskutils/libopensync-plugin-sunbird/Makefile index 299cb7b93a6b..10f6af897528 100644 --- a/deskutils/libopensync-plugin-sunbird/Makefile +++ b/deskutils/libopensync-plugin-sunbird/Makefile @@ -7,6 +7,7 @@ PORTNAME= libopensync-plugin-sunbird PORTVERSION= 0.22 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ @@ -14,7 +15,7 @@ MAINTAINER= avl@FreeBSD.org COMMENT= Sunbird plugin for the OpenSync framework LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022 \ - neon.28:${PORTSDIR}/www/neon28 + neon.27:${PORTSDIR}/www/neon29 MAKE_JOBS_SAFE= yes |