diff options
author | kwm <kwm@FreeBSD.org> | 2005-03-12 22:07:33 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2005-03-12 22:07:33 +0800 |
commit | d154bb414010741caf5d5ed3d469357d94ec7505 (patch) | |
tree | 2912e1c83f29e9e1892d1692a46634086f156320 /mail/contact-lookup-applet/Makefile | |
parent | 9f5eefe005d1e3f2091bd6cfca8dd401437e3309 (diff) | |
download | freebsd-ports-gnome-d154bb414010741caf5d5ed3d469357d94ec7505.tar.gz freebsd-ports-gnome-d154bb414010741caf5d5ed3d469357d94ec7505.tar.zst freebsd-ports-gnome-d154bb414010741caf5d5ed3d469357d94ec7505.zip |
Update to 0.11.
Diffstat (limited to 'mail/contact-lookup-applet/Makefile')
-rw-r--r-- | mail/contact-lookup-applet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/contact-lookup-applet/Makefile b/mail/contact-lookup-applet/Makefile index eaa59a92d92f..470cc589f87d 100644 --- a/mail/contact-lookup-applet/Makefile +++ b/mail/contact-lookup-applet/Makefile @@ -6,7 +6,7 @@ # PORTNAME= contact -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= mail gnome MASTER_SITES= http://www.burtonini.com/computing/ PKGNAMESUFFIX= -lookup-applet |