diff options
author | tom <tom@FreeBSD.org> | 2004-01-27 02:45:27 +0800 |
---|---|---|
committer | tom <tom@FreeBSD.org> | 2004-01-27 02:45:27 +0800 |
commit | 19d8908cc58c81e82b34fb293223c8a6f1d6cbf8 (patch) | |
tree | 3011dddadf134c5d64149e3ad828c895bf63ad53 /net/pppoa/Makefile | |
parent | 7408b4a1dd1ec7744193cfb1fbee4ba621696acb (diff) | |
download | freebsd-ports-gnome-19d8908cc58c81e82b34fb293223c8a6f1d6cbf8.tar.gz freebsd-ports-gnome-19d8908cc58c81e82b34fb293223c8a6f1d6cbf8.tar.zst freebsd-ports-gnome-19d8908cc58c81e82b34fb293223c8a6f1d6cbf8.zip |
Update to 1.2beta3 and make myself the maintainer.
Diffstat (limited to 'net/pppoa/Makefile')
-rw-r--r-- | net/pppoa/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/pppoa/Makefile b/net/pppoa/Makefile index d6bdd2f93b24..cf0f65adf53a 100644 --- a/net/pppoa/Makefile +++ b/net/pppoa/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pppoa -PORTVERSION= 1.2b2 +PORTVERSION= 1.2b3 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://download.ethomson.com/download/:mngt \ @@ -15,11 +15,11 @@ MASTER_SITE_SUBDIR= speedtouch/:src DISTFILES= ${SPEEDTOUCH}.tar.bz2:src ${ALCATELDRIVER}:mngt EXTRACT_ONLY= ${SPEEDTOUCH}.tar.bz2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tom@FreeBSD.org COMMENT= Run PPP over Alcatel's USB Speedtouch device HAS_CONFIGURE= yes -SPEEDTOUCH= speedtouch-1.2-beta2 +SPEEDTOUCH= speedtouch-1.2-beta3 ALCATELDRIVER= speedmgmt.tar.gz RESTRICTED= "http://www.speedtouchdsl.com/disclaimer_lx.htm" RESTRICTED_FILES= ${ALCATELDRIVER} |