diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-05-23 03:56:26 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-05-23 03:56:26 +0800 |
commit | bb4fc18466e9980d049a603960bb3ea07b027679 (patch) | |
tree | 2b7ff46e84a6119dd3d60915c6257c81770552a7 | |
parent | 02b7b61d0e71e211ed90823b20a6210dba47b5b5 (diff) | |
download | freebsd-ports-gnome-bb4fc18466e9980d049a603960bb3ea07b027679.tar.gz freebsd-ports-gnome-bb4fc18466e9980d049a603960bb3ea07b027679.tar.zst freebsd-ports-gnome-bb4fc18466e9980d049a603960bb3ea07b027679.zip |
- Pass maintainership to submitter
PR: ports/123886
Submitted by: Alexander Logvinov <ports@logvinov.com>
-rw-r--r-- | archivers/dynamite/Makefile | 2 | ||||
-rw-r--r-- | archivers/libdynamite/Makefile | 2 | ||||
-rw-r--r-- | archivers/liborange/Makefile | 2 | ||||
-rw-r--r-- | archivers/orange/Makefile | 2 | ||||
-rw-r--r-- | palm/synce-gnomevfs/Makefile | 2 | ||||
-rw-r--r-- | palm/synce-gvfs/Makefile | 2 | ||||
-rw-r--r-- | palm/synce-trayicon/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/archivers/dynamite/Makefile b/archivers/dynamite/Makefile index 75428dc47dff..c9125a9dd491 100644 --- a/archivers/dynamite/Makefile +++ b/archivers/dynamite/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= synce -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@logvinov.com COMMENT= Decompress data compressed with PKWARE Data Compression Library USE_AUTOTOOLS= libtool:15 diff --git a/archivers/libdynamite/Makefile b/archivers/libdynamite/Makefile index 75428dc47dff..c9125a9dd491 100644 --- a/archivers/libdynamite/Makefile +++ b/archivers/libdynamite/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= synce -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@logvinov.com COMMENT= Decompress data compressed with PKWARE Data Compression Library USE_AUTOTOOLS= libtool:15 diff --git a/archivers/liborange/Makefile b/archivers/liborange/Makefile index 4f3a0edefdd9..45bc44b6fe26 100644 --- a/archivers/liborange/Makefile +++ b/archivers/liborange/Makefile @@ -12,7 +12,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= synce -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@logvinov.com COMMENT= Extract Microsoft Cabinet files from self-extracting installers LIB_DEPENDS= synce.0:${PORTSDIR}/palm/synce-libsynce \ diff --git a/archivers/orange/Makefile b/archivers/orange/Makefile index 4f3a0edefdd9..45bc44b6fe26 100644 --- a/archivers/orange/Makefile +++ b/archivers/orange/Makefile @@ -12,7 +12,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= synce -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@logvinov.com COMMENT= Extract Microsoft Cabinet files from self-extracting installers LIB_DEPENDS= synce.0:${PORTSDIR}/palm/synce-libsynce \ 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 |