diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/poco-ssl/Makefile | 2 | ||||
-rw-r--r-- | devel/poco/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/poco-ssl/Makefile b/devel/poco-ssl/Makefile index aea6701fbe20..bed93c5f7c46 100644 --- a/devel/poco-ssl/Makefile +++ b/devel/poco-ssl/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/sources/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= -ssl DISTNAME= ${PORTNAME}-${PORTVERSION}p1-all -MAINTAINER= wes@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ libraries with a network/internet focus (full version) LICENSE= BSL diff --git a/devel/poco/Makefile b/devel/poco/Makefile index 2b7b492ababd..54f81eeb819d 100644 --- a/devel/poco/Makefile +++ b/devel/poco/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 1.6.0 CATEGORIES= devel net MASTER_SITES= http://pocoproject.org/releases/${PORTNAME}-${PORTVERSION}/ -MAINTAINER= wes@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ libraries with a network/internet focus LICENSE= BSL |