diff options
author | Brian Somers <brian@FreeBSD.org> | 2002-03-13 11:30:23 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 2002-03-13 11:30:23 +0000 |
commit | 75811ba0976d2d56d030fb7b0c6e77bb09365e0a (patch) | |
tree | 5b2cb50e9f7308a2942b1d61d1142327ff6137a3 | |
parent | 94785832a325f58b3c8d86f6dbf092eb8c0ce4f1 (diff) | |
download | ports-75811ba0976d2d56d030fb7b0c6e77bb09365e0a.tar.gz ports-75811ba0976d2d56d030fb7b0c6e77bb09365e0a.zip |
Notes
-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 |