diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-06-29 13:21:12 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-06-29 13:21:12 +0800 |
commit | eb980109e439fac795d819bdc88846cdb7f3c859 (patch) | |
tree | 958ef66c4af09bbaa87316a808ada25a012c3e36 /x11/gnome-applets/Makefile | |
parent | b76420a91df7463616d9dbcb6d7ec53a20866db4 (diff) | |
download | marcuscom-ports-eb980109e439fac795d819bdc88846cdb7f3c859.tar marcuscom-ports-eb980109e439fac795d819bdc88846cdb7f3c859.tar.gz marcuscom-ports-eb980109e439fac795d819bdc88846cdb7f3c859.tar.bz2 marcuscom-ports-eb980109e439fac795d819bdc88846cdb7f3c859.tar.lz marcuscom-ports-eb980109e439fac795d819bdc88846cdb7f3c859.tar.xz marcuscom-ports-eb980109e439fac795d819bdc88846cdb7f3c859.tar.zst marcuscom-ports-eb980109e439fac795d819bdc88846cdb7f3c859.zip |
Chase the libnotify shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6498 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r-- | x11/gnome-applets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index f42705d48..9b205355e 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-applets/Makefile,v 1.121 2006/06/25 07:45:30 marcus Exp $ +# $MCom: ports/x11/gnome-applets/Makefile,v 1.122 2006/06/25 18:21:35 marcus Exp $ # PORTNAME= gnome-applets PORTVERSION= 2.15.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |