diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-07-26 00:03:14 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-07-26 00:03:14 +0000 |
commit | 83fb1239f745c922d7ca2d4608c7c09a4778867e (patch) | |
tree | 988df90111e4a9e00a869c3fa79c9c9f7b4ceeb5 /sysutils | |
parent | 948536f21a65507bb36e83337989499ec0bba062 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/fusefs-gnome-vfs/Makefile | 2 | ||||
-rw-r--r-- | sysutils/serpentine/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fusefs-gnome-vfs/Makefile b/sysutils/fusefs-gnome-vfs/Makefile index 46484205dbf2..0f95a3cc261f 100644 --- a/sysutils/fusefs-gnome-vfs/Makefile +++ b/sysutils/fusefs-gnome-vfs/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils gnome MASTER_SITES= http://www.evolware.org/chri/ DISTNAME= ${RPORTNAME}-${PORTVERSION} -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interface between FUSE and the Gnome VFS 2.0 RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod diff --git a/sysutils/serpentine/Makefile b/sysutils/serpentine/Makefile index abc09f32df41..5d67df3ea9a6 100644 --- a/sysutils/serpentine/Makefile +++ b/sysutils/serpentine/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Gnome Audio Cd Burner BUILD_DEPENDS= xmlproc_parse:${PORTSDIR}/textproc/py-xml |