diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-05-22 19:56:26 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-05-22 19:56:26 +0000 |
commit | cba632a39ce155a4ff5fc9b7a7bf2cc9f5efa670 (patch) | |
tree | 7401b87e3bda1ea5e58c50d457f1c2db4f00df33 /palm | |
parent | Remove the agrep conflict. (diff) |
- Pass maintainership to submitter
PR: ports/123886
Submitted by: Alexander Logvinov <ports@logvinov.com>
Diffstat (limited to 'palm')
-rw-r--r-- | palm/synce-gnomevfs/Makefile | 2 | ||||
-rw-r--r-- | palm/synce-gvfs/Makefile | 2 | ||||
-rw-r--r-- | palm/synce-trayicon/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/palm/synce-gnomevfs/Makefile b/palm/synce-gnomevfs/Makefile index 5f14ba5d2b95..a91581943466 100644 --- a/palm/synce-gnomevfs/Makefile +++ b/palm/synce-gnomevfs/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= palm MASTER_SITES= SF/synce -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@logvinov.com COMMENT= Gnome VFS module for WinCE devices LIB_DEPENDS= rapi.2:${PORTSDIR}/palm/synce-librapi2 diff --git a/palm/synce-gvfs/Makefile b/palm/synce-gvfs/Makefile index 5f14ba5d2b95..a91581943466 100644 --- a/palm/synce-gvfs/Makefile +++ b/palm/synce-gvfs/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= palm MASTER_SITES= SF/synce -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@logvinov.com COMMENT= Gnome VFS module for WinCE devices LIB_DEPENDS= rapi.2:${PORTSDIR}/palm/synce-librapi2 diff --git a/palm/synce-trayicon/Makefile b/palm/synce-trayicon/Makefile index 24ee19b79f13..37f51e84b9ae 100644 --- a/palm/synce-trayicon/Makefile +++ b/palm/synce-trayicon/Makefile @@ -11,7 +11,7 @@ CATEGORIES= palm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= synce -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@logvinov.com COMMENT= GNOME tray icon showing battery and storage status of a WinCE device BUILD_DEPENDS= ${LOCALBASE}/lib/gnome-vfs-2.0/modules/libsyncevfs.so:${PORTSDIR}/palm/synce-gnomevfs |