diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-11-03 21:31:58 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-11-03 21:31:58 +0800 |
commit | 973472b102f3009279f6a5d441c9126892e1f17d (patch) | |
tree | 57fd91092c851f6e6d8147aa23b0fae5c2de4a51 /x11/fast-user-switch-applet/Makefile | |
parent | 8a89c181bcb5778f105ce9682d568cf041324d9a (diff) | |
download | marcuscom-ports-973472b102f3009279f6a5d441c9126892e1f17d.tar marcuscom-ports-973472b102f3009279f6a5d441c9126892e1f17d.tar.gz marcuscom-ports-973472b102f3009279f6a5d441c9126892e1f17d.tar.bz2 marcuscom-ports-973472b102f3009279f6a5d441c9126892e1f17d.tar.lz marcuscom-ports-973472b102f3009279f6a5d441c9126892e1f17d.tar.xz marcuscom-ports-973472b102f3009279f6a5d441c9126892e1f17d.tar.zst marcuscom-ports-973472b102f3009279f6a5d441c9126892e1f17d.zip |
Update to 2.17.3
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7851 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/fast-user-switch-applet/Makefile')
-rw-r--r-- | x11/fast-user-switch-applet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile index 8f7a4a5e3..70e17569b 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -3,10 +3,10 @@ # Whom: Alexander Nedotsukov <bland@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/fast-user-switch-applet/Makefile,v 1.19 2006/10/15 16:12:21 ahze Exp $ +# $MCom: ports/x11/fast-user-switch-applet/Makefile,v 1.20 2006/10/26 07:01:12 marcus Exp $ PORTNAME= fast-user-switch-applet -PORTVERSION= 2.17.2 +PORTVERSION= 2.17.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |