diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-02 00:08:20 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-02 00:08:20 +0800 |
commit | 843d5369ccda39c88209ef40682c3e2a3f48dff1 (patch) | |
tree | 5f463e7e279db97fe4257c366cafd0defc41b373 /x11/gnome-applets/Makefile | |
parent | bf2e1e8d60caae62187e74106532b0cf0dc52a75 (diff) | |
download | marcuscom-ports-843d5369ccda39c88209ef40682c3e2a3f48dff1.tar marcuscom-ports-843d5369ccda39c88209ef40682c3e2a3f48dff1.tar.gz marcuscom-ports-843d5369ccda39c88209ef40682c3e2a3f48dff1.tar.bz2 marcuscom-ports-843d5369ccda39c88209ef40682c3e2a3f48dff1.tar.lz marcuscom-ports-843d5369ccda39c88209ef40682c3e2a3f48dff1.tar.xz marcuscom-ports-843d5369ccda39c88209ef40682c3e2a3f48dff1.tar.zst marcuscom-ports-843d5369ccda39c88209ef40682c3e2a3f48dff1.zip |
Update to 2.19.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9319 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 ab4959998..6752234d4 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-applets/Makefile,v 1.161 2007/07/14 00:47:52 marcus Exp $ +# $MCom: ports/x11/gnome-applets/Makefile,v 1.162 2007/07/31 01:24:03 marcus Exp $ # PORTNAME= gnome-applets -PORTVERSION= 2.19.0 +PORTVERSION= 2.19.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |