diff options
author | brian <brian@FreeBSD.org> | 2002-03-13 19:30:23 +0800 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2002-03-13 19:30:23 +0800 |
commit | 8d429d8f89ec19553130a943ec497fe8f69d851a (patch) | |
tree | 62f18a6efba1374c11ea0073ee1e949fe6ebb0f1 /net | |
parent | cb51fb0f54b6f91f7a2cb34e082f1a7b4e2fd666 (diff) | |
download | freebsd-ports-gnome-8d429d8f89ec19553130a943ec497fe8f69d851a.tar.gz freebsd-ports-gnome-8d429d8f89ec19553130a943ec497fe8f69d851a.tar.zst freebsd-ports-gnome-8d429d8f89ec19553130a943ec497fe8f69d851a.zip |
Change MAINTAINER from brian@Awfulhak.org to ports@freebsd-services.com
Diffstat (limited to 'net')
-rw-r--r-- | net/pppoa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pppoa/Makefile b/net/pppoa/Makefile index f90fad051da8..a5ea2e80321f 100644 --- a/net/pppoa/Makefile +++ b/net/pppoa/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= speedtouch DISTFILES= ${SPEEDTOUCH}.tar.gz ${ALCATELDRIVER} -MAINTAINER= brian@Awfulhak.org +MAINTAINER= ports@freebsd-services.com HAS_CONFIGURE= yes SPEEDTOUCH= speedtouch-1_0 |