diff options
author | jpaetzel <jpaetzel@FreeBSD.org> | 2008-09-07 04:16:45 +0800 |
---|---|---|
committer | jpaetzel <jpaetzel@FreeBSD.org> | 2008-09-07 04:16:45 +0800 |
commit | bf357dff71ae317c99bf7b69ae33125eee57f658 (patch) | |
tree | 51cead41130f27e223d09daad4f380a92b0b9c37 /misc | |
parent | c52dcd2c427f0d3b2328232b5f21aa3dddc386a0 (diff) | |
download | freebsd-ports-gnome-bf357dff71ae317c99bf7b69ae33125eee57f658.tar.gz freebsd-ports-gnome-bf357dff71ae317c99bf7b69ae33125eee57f658.tar.zst freebsd-ports-gnome-bf357dff71ae317c99bf7b69ae33125eee57f658.zip |
Change MAINTAINER to my @FreeBSD.org address.
Approved by: ade (mentor)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/wanpipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/wanpipe/Makefile b/misc/wanpipe/Makefile index 55ff34f8b88b..69e439bcfb1e 100644 --- a/misc/wanpipe/Makefile +++ b/misc/wanpipe/Makefile @@ -13,7 +13,7 @@ CATEGORIES= misc net MASTER_SITES= ftp://ftp.sangoma.com/FreeBSD/wanpipe/ports/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= josh@tcbug.org +MAINTAINER= jpaetzel@FreeBSD.org COMMENT= A FreeBSD Driver for Sangoma AFT/S51x Series Cards ONLY_FOR_ARCHS= i386 amd64 |