diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-08-04 18:48:22 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-08-04 18:48:22 +0000 |
commit | 4d78aa0bda31a82079881c72ccf50193ddfedc7a (patch) | |
tree | ebdf4973257f1255048a976dcbdb173c5854c414 /net/pppoa | |
parent | e4a7e34250f1e1c9f97fd22f37199efa51cb5084 (diff) | |
download | ports-4d78aa0bda31a82079881c72ccf50193ddfedc7a.tar.gz ports-4d78aa0bda31a82079881c72ccf50193ddfedc7a.zip |
Notes
Diffstat (limited to 'net/pppoa')
-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 66674b235964..60a08b692b1c 100644 --- a/net/pppoa/Makefile +++ b/net/pppoa/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= speedtouch/:src DISTFILES= ${SPEEDTOUCH}.tar.bz2:src ${ALCATELDRIVER}:mngt EXTRACT_ONLY= ${SPEEDTOUCH}.tar.bz2 -MAINTAINER= tom@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Run PPP over Alcatel's USB Speedtouch device GNU_CONFIGURE= yes |