diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-09-04 03:03:53 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-09-04 03:03:53 +0800 |
commit | 3d94048ae03142f15cec70082b3d9236043b14d4 (patch) | |
tree | f5c9966f9ec81338ab03cceb10d4572b5609df41 /databases/akonadi-googledata/Makefile | |
parent | f1394ab58695110b2078d97b6d7d5abc57f8fa62 (diff) | |
download | freebsd-ports-gnome-3d94048ae03142f15cec70082b3d9236043b14d4.tar.gz freebsd-ports-gnome-3d94048ae03142f15cec70082b3d9236043b14d4.tar.zst freebsd-ports-gnome-3d94048ae03142f15cec70082b3d9236043b14d4.zip |
- Update to 1.0.1
PR: ports/138425
Submitted by: Troels Kofoed Jacobsen <tkjacobsen gmail.com> (maintainer)
Diffstat (limited to 'databases/akonadi-googledata/Makefile')
-rw-r--r-- | databases/akonadi-googledata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/akonadi-googledata/Makefile b/databases/akonadi-googledata/Makefile index e14741df9d44..418dba3a2338 100644 --- a/databases/akonadi-googledata/Makefile +++ b/databases/akonadi-googledata/Makefile @@ -6,7 +6,7 @@ # PORTNAME= akonadi-googledata -PORTVERSION= 1.0 +PORTVERSION= 1.0.1 CATEGORIES= databases MASTER_SITES= http://libgcal.googlecode.com/files/ |