diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2014-02-18 21:41:52 +0800 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2014-02-18 21:41:52 +0800 |
commit | 6528c8e9f808ca68f26220f268fb4e10e8d267e6 (patch) | |
tree | a69debf811db38efb2d8d21ebd34a1ddb7577f17 /x11-toolkits/girara/Makefile | |
parent | cf1010ad0b2df9eb30d43b93649806d7f4c7272f (diff) | |
download | freebsd-ports-gnome-6528c8e9f808ca68f26220f268fb4e10e8d267e6.tar.gz freebsd-ports-gnome-6528c8e9f808ca68f26220f268fb4e10e8d267e6.tar.zst freebsd-ports-gnome-6528c8e9f808ca68f26220f268fb4e10e8d267e6.zip |
- Update to 0.2.0
Diffstat (limited to 'x11-toolkits/girara/Makefile')
-rw-r--r-- | x11-toolkits/girara/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/girara/Makefile b/x11-toolkits/girara/Makefile index 91fdfa0be53e..f28042ea0274 100644 --- a/x11-toolkits/girara/Makefile +++ b/x11-toolkits/girara/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= girara -PORTVERSION= 0.1.9 +PORTVERSION= 0.2.0 CATEGORIES= x11-toolkits graphics MASTER_SITES= http://pwmt.org/projects/girara/download/ |