diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-08-21 11:58:26 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-08-21 11:58:26 +0000 |
commit | f4bdc9ed516496815ec8a1a338d9607346488117 (patch) | |
tree | bbc4f1571105c11501449700f0b915d040dff509 /devel | |
parent | ee3c413416cfec8798f3a4612e281a76a7f3d04e (diff) | |
download | ports-f4bdc9ed516496815ec8a1a338d9607346488117.tar.gz ports-f4bdc9ed516496815ec8a1a338d9607346488117.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/argp-standalone/Makefile | 2 | ||||
-rw-r--r-- | devel/ptypes/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/argp-standalone/Makefile b/devel/argp-standalone/Makefile index e3d890c8d41e..a4d6939b80e0 100644 --- a/devel/argp-standalone/Makefile +++ b/devel/argp-standalone/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= http://www.lysator.liu.se/~nisse/misc/ \ LOCAL/sem -MAINTAINER= sem@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Standalone version of arguments parsing functions from GLIBC USES= autoreconf libtool diff --git a/devel/ptypes/Makefile b/devel/ptypes/Makefile index 93715f1c5523..01f90bec70f5 100644 --- a/devel/ptypes/Makefile +++ b/devel/ptypes/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.1.1 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= sem@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ Portable Types Library SHLIB_VER= 21 |