diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-09 04:30:53 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-09 04:30:53 +0800 |
commit | 0f28595d7c9f11eb33f3ff476190de197f176651 (patch) | |
tree | d03339394e494981d112182ea1a3f37a6acfc0e5 /mail/sylpheed-claws-notification/Makefile | |
parent | aec57defd8b4e145912c9640bbe7a8a1f366ab6c (diff) | |
download | freebsd-ports-gnome-0f28595d7c9f11eb33f3ff476190de197f176651.tar.gz freebsd-ports-gnome-0f28595d7c9f11eb33f3ff476190de197f176651.tar.zst freebsd-ports-gnome-0f28595d7c9f11eb33f3ff476190de197f176651.zip |
- Update to 0.6
PR: ports/105249
Submitted by: Pawel Pekala <c0rn@o2.pl> (maintainer)
Diffstat (limited to 'mail/sylpheed-claws-notification/Makefile')
-rw-r--r-- | mail/sylpheed-claws-notification/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sylpheed-claws-notification/Makefile b/mail/sylpheed-claws-notification/Makefile index efd177400a9c..f6250fceff40 100644 --- a/mail/sylpheed-claws-notification/Makefile +++ b/mail/sylpheed-claws-notification/Makefile @@ -6,7 +6,7 @@ # PORTNAME= notification -PORTVERSION= 0.5 +PORTVERSION= 0.6 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- |