diff options
author | rakuco <rakuco@FreeBSD.org> | 2016-02-25 20:12:59 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2016-02-25 20:12:59 +0800 |
commit | c93203870c2e937104b146371430bda1dc9564c8 (patch) | |
tree | 174f8b7a2971c801fbdb61c685944c2203ef4f12 /devel | |
parent | 9cc6a607a897c3f24820b5df56a61951e80351da (diff) | |
download | freebsd-ports-gnome-c93203870c2e937104b146371430bda1dc9564c8.tar.gz freebsd-ports-gnome-c93203870c2e937104b146371430bda1dc9564c8.tar.zst freebsd-ports-gnome-c93203870c2e937104b146371430bda1dc9564c8.zip |
Reassign wes@'s ports to the pool.
This commit bit was taken in for safekeeping in 2011 with r269228. For some
reason I don't understand there are commits from him in 2011 and 2012 after
that happened, but in any case his last commit was in mid-2012 and he isn't
active in Bugzilla.
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 |