diff options
author | garga <garga@FreeBSD.org> | 2006-05-10 23:51:51 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-05-10 23:51:51 +0800 |
commit | de04aea426c5bca1b276d2d279466a12a82c6075 (patch) | |
tree | cc1108448ea02e066076762a3b76ff62e017f13c /mail/sylpheed-claws-notification/Makefile | |
parent | 29a23aac4ab6709488bcf81d5953019317a2945f (diff) | |
download | freebsd-ports-gnome-de04aea426c5bca1b276d2d279466a12a82c6075.tar.gz freebsd-ports-gnome-de04aea426c5bca1b276d2d279466a12a82c6075.tar.zst freebsd-ports-gnome-de04aea426c5bca1b276d2d279466a12a82c6075.zip |
- update to version 0.1.2
- remove obsolete patch
PR: ports/97037
Submitted by: 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 3a91f0162109..c6253a36ee7c 100644 --- a/mail/sylpheed-claws-notification/Makefile +++ b/mail/sylpheed-claws-notification/Makefile @@ -6,7 +6,7 @@ # PORTNAME= notification -PORTVERSION= 0.1 +PORTVERSION= 0.1.2 CATEGORIES= mail MASTER_SITES= http://claws.sylpheed.org/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- |