diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-15 06:33:34 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-15 06:33:34 +0800 |
commit | 533f1133bd0b51506f1a8cbe3ba3ef131f6044bc (patch) | |
tree | 68365f7922cf3021b81ce06d86a2551bc8b1e0f8 /deskutils/deskbar-applet/Makefile | |
parent | 7b2bee6162243f103f9a143555cb83d0fce41478 (diff) | |
download | marcuscom-ports-533f1133bd0b51506f1a8cbe3ba3ef131f6044bc.tar marcuscom-ports-533f1133bd0b51506f1a8cbe3ba3ef131f6044bc.tar.gz marcuscom-ports-533f1133bd0b51506f1a8cbe3ba3ef131f6044bc.tar.bz2 marcuscom-ports-533f1133bd0b51506f1a8cbe3ba3ef131f6044bc.tar.lz marcuscom-ports-533f1133bd0b51506f1a8cbe3ba3ef131f6044bc.tar.xz marcuscom-ports-533f1133bd0b51506f1a8cbe3ba3ef131f6044bc.tar.zst marcuscom-ports-533f1133bd0b51506f1a8cbe3ba3ef131f6044bc.zip |
Update to 2.19.90.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9411 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/deskbar-applet/Makefile')
-rw-r--r-- | deskutils/deskbar-applet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/deskbar-applet/Makefile b/deskutils/deskbar-applet/Makefile index 76a2de0d7..6181f08c5 100644 --- a/deskutils/deskbar-applet/Makefile +++ b/deskutils/deskbar-applet/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/deskutils/deskbar-applet/Makefile,v 1.63 2007/08/07 20:09:44 mezz Exp $ +# $MCom: ports/deskutils/deskbar-applet/Makefile,v 1.64 2007/08/14 18:46:17 marcus Exp $ # PORTNAME= deskbar-applet -PORTVERSION= 2.19.90 +PORTVERSION= 2.19.90.1 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |