diff options
author | Wes Peters <wes@FreeBSD.org> | 2011-08-09 18:16:06 +0000 |
---|---|---|
committer | Wes Peters <wes@FreeBSD.org> | 2011-08-09 18:16:06 +0000 |
commit | 329b8ff02f8e188ebbc55b85e5250e87f484ff3e (patch) | |
tree | 1740a19cf878a66cd0ed1c8c52d3e094d27bf571 /devel | |
parent | cf2eeb84a63b65c7294602125e5ec5e8d78eb70e (diff) | |
download | ports-329b8ff02f8e188ebbc55b85e5250e87f484ff3e.tar.gz ports-329b8ff02f8e188ebbc55b85e5250e87f484ff3e.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/poco/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/poco/Makefile b/devel/poco/Makefile index d5a075067d75..d506a2482814 100644 --- a/devel/poco/Makefile +++ b/devel/poco/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel net MASTER_SITES= SF/${PORTNAME}/sources/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}p1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wes@FreeBSD.org COMMENT= C++ Portable Components library GNU_CONFIGURE= yes |