diff options
author | will <will@FreeBSD.org> | 2000-06-22 13:52:15 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-22 13:52:15 +0800 |
commit | bf9acc19d998a7c19c763f3a3bcb63c6179c7257 (patch) | |
tree | 3490cb71af94822c2e59ca40c621a181292031c0 /archivers | |
parent | 34a6d9bcb48844cfb1238a183e1bc9f7ccd195b7 (diff) | |
download | freebsd-ports-gnome-bf9acc19d998a7c19c763f3a3bcb63c6179c7257.tar.gz freebsd-ports-gnome-bf9acc19d998a7c19c763f3a3bcb63c6179c7257.tar.zst freebsd-ports-gnome-bf9acc19d998a7c19c763f3a3bcb63c6179c7257.zip |
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 |