diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
commit | f67050feec4e2f79ffec5dbba5cc0ab9d53cbe49 (patch) | |
tree | a2cfb792d0c999454d1fb367d08eb9385102d5bd /archivers | |
parent | Move distfile to my local-distfile hosting on ftp.FreeBSD.org and unleash (diff) |
Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/lzop/Makefile | 2 | ||||
-rw-r--r-- | archivers/makeself/Makefile | 2 | ||||
-rw-r--r-- | archivers/ppunpack/Makefile | 2 | ||||
-rw-r--r-- | archivers/undms/Makefile | 2 | ||||
-rw-r--r-- | archivers/unlzx/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/archivers/lzop/Makefile b/archivers/lzop/Makefile index 5704626a0ad3..6ca6179fd649 100644 --- a/archivers/lzop/Makefile +++ b/archivers/lzop/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.00 CATEGORIES= archivers MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/lzo-download/ -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo diff --git a/archivers/makeself/Makefile b/archivers/makeself/Makefile index f1e0631cc390..56f96fa5768a 100644 --- a/archivers/makeself/Makefile +++ b/archivers/makeself/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.lokigames.com/~megastep/makeself/ DISTNAME= makeself EXTRACT_SUFX= .gz.sh -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= diff --git a/archivers/ppunpack/Makefile b/archivers/ppunpack/Makefile index c03b037ba7ac..a5854ae2a347 100644 --- a/archivers/ppunpack/Makefile +++ b/archivers/ppunpack/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://de.aminet.net/pub/aminet/misc/unix/ \ DISTNAME= ppsmall-${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RESTRICTED= "No commercial redistribution" NO_CDROM= ${RESTRICTED} diff --git a/archivers/undms/Makefile b/archivers/undms/Makefile index dc1a87d74bfe..1b1463364bc4 100644 --- a/archivers/undms/Makefile +++ b/archivers/undms/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://de.aminet.net/pub/aminet/misc/unix/ \ DISTNAME= ${PORTNAME}-${PORTVERSION}.c EXTRACT_SUFX= .Z -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes diff --git a/archivers/unlzx/Makefile b/archivers/unlzx/Makefile index 186416423c68..e343848b42af 100644 --- a/archivers/unlzx/Makefile +++ b/archivers/unlzx/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://de.aminet.net/pub/aminet/misc/unix/ \ DISTNAME= ${PORTNAME}.c EXTRACT_SUFX= .Z -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes |