diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-05-10 14:59:31 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-05-10 14:59:31 +0800 |
commit | 9349aa97307693bdf56ed8612986d2a9861e0546 (patch) | |
tree | e90a02666771db53a8471db90e983d3e05868c15 /devel/libnotify/Makefile | |
parent | a4f435692172b7709693e70e2fd10eaa7fbe7aeb (diff) | |
download | marcuscom-ports-9349aa97307693bdf56ed8612986d2a9861e0546.tar marcuscom-ports-9349aa97307693bdf56ed8612986d2a9861e0546.tar.gz marcuscom-ports-9349aa97307693bdf56ed8612986d2a9861e0546.tar.bz2 marcuscom-ports-9349aa97307693bdf56ed8612986d2a9861e0546.tar.lz marcuscom-ports-9349aa97307693bdf56ed8612986d2a9861e0546.tar.xz marcuscom-ports-9349aa97307693bdf56ed8612986d2a9861e0546.tar.zst marcuscom-ports-9349aa97307693bdf56ed8612986d2a9861e0546.zip |
Update to 0.7.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15954 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libnotify/Makefile')
-rw-r--r-- | devel/libnotify/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index 2539bee34..96dda2c64 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -3,11 +3,11 @@ # Whom: Andreas Kohn <andreas@syndrom23.de> # # $FreeBSD$ -# $MCom: ports/devel/libnotify/Makefile,v 1.17 2011/03/22 09:37:24 kwm Exp $ +# $MCom: ports/devel/libnotify/Makefile,v 1.18 2011/04/30 03:31:00 mezz Exp $ # PORTNAME= libnotify -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.3 CATEGORIES= devel gnome MASTER_SITES= GNOME |