diff options
author | bland <bland@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-28 17:03:33 +0800 |
---|---|---|
committer | bland <bland@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-28 17:03:33 +0800 |
commit | 7b68fe68b8f90089a0a3dfbc18297e1487a0c440 (patch) | |
tree | 271160ca28ecb0e8c5d76219ca1a8995d10a9e4a /x11 | |
parent | 256cda54735ad670e82da4bebfbb8f20dda537ec (diff) | |
download | marcuscom-ports-7b68fe68b8f90089a0a3dfbc18297e1487a0c440.tar marcuscom-ports-7b68fe68b8f90089a0a3dfbc18297e1487a0c440.tar.gz marcuscom-ports-7b68fe68b8f90089a0a3dfbc18297e1487a0c440.tar.bz2 marcuscom-ports-7b68fe68b8f90089a0a3dfbc18297e1487a0c440.tar.lz marcuscom-ports-7b68fe68b8f90089a0a3dfbc18297e1487a0c440.tar.xz marcuscom-ports-7b68fe68b8f90089a0a3dfbc18297e1487a0c440.tar.zst marcuscom-ports-7b68fe68b8f90089a0a3dfbc18297e1487a0c440.zip |
Fusa becomes part of standard GNOME distribution. Reassing
mainteinership to gnome@.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5813 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-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 21fa82654..d9bf96aab 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -3,7 +3,7 @@ # Whom: Alexander Nedotsukov <bland@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/fast-user-switch-applet/Makefile,v 1.5 2006/02/23 21:58:21 ahze Exp $ +# $MCom: ports/x11/fast-user-switch-applet/Makefile,v 1.6 2006/02/28 05:46:04 marcus Exp $ PORTNAME= fast-user-switch-applet PORTVERSION= 2.13.92 @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.13 DIST_SUBDIR= gnome2 -MAINTAINER= bland@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Fast user switching applet for GNOME USE_BZIP2= yes |