diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2007-01-23 08:19:11 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2007-01-23 08:19:11 +0000 |
commit | ee0eccf53aee99fd2df4adc30d84737985aab958 (patch) | |
tree | 695d6ef9612d9f28ae374744adc6a7c318d6592b /archivers | |
parent | a6bcf131f6ca597f9621e9c9b687e1384ffa1e8b (diff) | |
download | ports-ee0eccf53aee99fd2df4adc30d84737985aab958.tar.gz ports-ee0eccf53aee99fd2df4adc30d84737985aab958.zip |
Drop maintainership.
Notes
Notes:
svn path=/head/; revision=183062
Diffstat (limited to 'archivers')
-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 |
4 files changed, 4 insertions, 4 deletions
diff --git a/archivers/dynamite/Makefile b/archivers/dynamite/Makefile index a935eec2160c..7817f599d07d 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= lawrance@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Decompress data compressed with PKWARE Data Compression Library GNU_CONFIGURE= yes diff --git a/archivers/libdynamite/Makefile b/archivers/libdynamite/Makefile index a935eec2160c..7817f599d07d 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= lawrance@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Decompress data compressed with PKWARE Data Compression Library GNU_CONFIGURE= yes diff --git a/archivers/liborange/Makefile b/archivers/liborange/Makefile index ff465dff62dc..30e0d09b9270 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= lawrance@FreeBSD.org +MAINTAINER= ports@FreeBSD.org 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 ff465dff62dc..30e0d09b9270 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= lawrance@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extract Microsoft Cabinet files from self-extracting installers LIB_DEPENDS= synce.0:${PORTSDIR}/palm/synce-libsynce \ |