diff options
Diffstat (limited to 'databases/db3')
-rw-r--r-- | databases/db3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/db3/Makefile b/databases/db3/Makefile index e93f7b77ea52..eb3d5a9685a1 100644 --- a/databases/db3/Makefile +++ b/databases/db3/Makefile @@ -17,7 +17,7 @@ PATCH_SITES= http://www.sleepycat.com/update/${PORTVERSION}/ PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2 PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix |