diff options
author | marino <marino@FreeBSD.org> | 2016-09-15 09:29:41 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2016-09-15 09:29:41 +0800 |
commit | ab0a8871121999fcf12bde661a37fd949e883940 (patch) | |
tree | 7424a3e54945fa2e1b2e75a7e3aa9778e9e5bd79 | |
parent | 274e44617d50ac630e3930f70d558ccf98d905be (diff) | |
download | freebsd-ports-gnome-ab0a8871121999fcf12bde661a37fd949e883940.tar.gz freebsd-ports-gnome-ab0a8871121999fcf12bde661a37fd949e883940.tar.zst freebsd-ports-gnome-ab0a8871121999fcf12bde661a37fd949e883940.zip |
Release some of my ports back to the heap
-rw-r--r-- | cad/ghdl/Makefile | 2 | ||||
-rw-r--r-- | databases/libnvpair/Makefile | 2 | ||||
-rw-r--r-- | devel/afay/Makefile | 2 | ||||
-rw-r--r-- | devel/libuutil/Makefile | 2 | ||||
-rw-r--r-- | lang/modula3/Makefile | 2 | ||||
-rw-r--r-- | math/ocaml-zarith/Makefile | 2 | ||||
-rw-r--r-- | security/wpa_supplicant/Makefile | 2 | ||||
-rw-r--r-- | textproc/words/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/cad/ghdl/Makefile b/cad/ghdl/Makefile index a0913bf17a61..c574532cbf0f 100644 --- a/cad/ghdl/Makefile +++ b/cad/ghdl/Makefile @@ -8,7 +8,7 @@ DISTVERSIONPREFIX= v CATEGORIES= cad DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU VHDL simulator LICENSE= GPLv2 diff --git a/databases/libnvpair/Makefile b/databases/libnvpair/Makefile index fe17b6201b41..db8ad4ef3cf8 100644 --- a/databases/libnvpair/Makefile +++ b/databases/libnvpair/Makefile @@ -5,7 +5,7 @@ PORTNAME= libnvpair PORTVERSION= 2.0 CATEGORIES= databases devel -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Illumos name-value pair library LICENSE= CDDL diff --git a/devel/afay/Makefile b/devel/afay/Makefile index d279d8800cd2..f14b6b46005a 100644 --- a/devel/afay/Makefile +++ b/devel/afay/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= http://thiberlog.free.fr/src/ DISTNAME= afay_thiberlog_${PORTVERSION} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Improved aflex and ayacc Ada 95 scanner and parser generators LICENSE= aflex diff --git a/devel/libuutil/Makefile b/devel/libuutil/Makefile index 72bdfa1a4721..204d8c353662 100644 --- a/devel/libuutil/Makefile +++ b/devel/libuutil/Makefile @@ -5,7 +5,7 @@ PORTNAME= libuutil PORTVERSION= 1.0.3 CATEGORIES= devel -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Illumos userland utilities library LICENSE= CDDL diff --git a/lang/modula3/Makefile b/lang/modula3/Makefile index f56ef130ea01..bfc8bca9991a 100644 --- a/lang/modula3/Makefile +++ b/lang/modula3/Makefile @@ -8,7 +8,7 @@ CATEGORIES= lang MASTER_SITES= http://downloads.dragonlace.net/m3/:boot DISTFILES= ${SRCDISTFILE} ${BOOTDIST} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Critical Mass Modula-3 compiler LICENSE= DECM3 diff --git a/math/ocaml-zarith/Makefile b/math/ocaml-zarith/Makefile index 42b8507795a8..289db7a91832 100644 --- a/math/ocaml-zarith/Makefile +++ b/math/ocaml-zarith/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1199/ PKGNAMEPREFIX= ocaml- -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OCaml arithmetic library for arbitrary precision integers LICENSE= GPLv2 diff --git a/security/wpa_supplicant/Makefile b/security/wpa_supplicant/Makefile index a263078176d4..e8bbf6cd2905 100644 --- a/security/wpa_supplicant/Makefile +++ b/security/wpa_supplicant/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 2 CATEGORIES= security net MASTER_SITES= http://w1.fi/releases/ -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Supplicant (client) for WPA/802.1x protocols USES= cpe gmake readline ssl diff --git a/textproc/words/Makefile b/textproc/words/Makefile index 48c3711b9a7f..b1592ea64af0 100644 --- a/textproc/words/Makefile +++ b/textproc/words/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= http://archives.nd.edu/whitaker/ DISTNAME= ${PORTNAME}all -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Latin-English Dictionary Program LICENSE= PD |