diff options
-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 c76524457351..8f16782f3782 100644 --- a/net/pppoa/Makefile +++ b/net/pppoa/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.xsproject.org/speedtouch/files/ \ http://www.alcatel.com/consumer/dsl/ \ http://benoit.papillault.free.fr/speedtouch/ -DISTFILES= ${SPEEDTOUCH}.tar.gz speedmgmt.tar.gz MASTER_SITE_SUBDIR= speedtouch +DISTFILES= ${SPEEDTOUCH}.tar.gz speedmgmt.tar.gz MAINTAINER= brian@Awfulhak.org |