diff options
author | avl <avl@FreeBSD.org> | 2009-05-29 04:44:16 +0800 |
---|---|---|
committer | avl <avl@FreeBSD.org> | 2009-05-29 04:44:16 +0800 |
commit | d28ea947c47006e3633c86ee6689c1287e381c79 (patch) | |
tree | b4343fe4838935961d2179497f2f2ac287b1b4ca /palm/synce-gvfs | |
parent | 47e6f69165e15b3597464161760bd6d5775f0b9c (diff) | |
download | freebsd-ports-gnome-d28ea947c47006e3633c86ee6689c1287e381c79.tar.gz freebsd-ports-gnome-d28ea947c47006e3633c86ee6689c1287e381c79.tar.zst freebsd-ports-gnome-d28ea947c47006e3633c86ee6689c1287e381c79.zip |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor)
Diffstat (limited to 'palm/synce-gvfs')
-rw-r--r-- | palm/synce-gvfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/synce-gvfs/Makefile b/palm/synce-gvfs/Makefile index a32695fc36b5..5fce20726da1 100644 --- a/palm/synce-gvfs/Makefile +++ b/palm/synce-gvfs/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.2 CATEGORIES= palm MASTER_SITES= SF/synce -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= GVFS module for access Windows Mobile devices LIB_DEPENDS= rapi.2:${PORTSDIR}/palm/synce-librapi2 |