diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/sup/Makefile | 2 | ||||
-rw-r--r-- | net/telnetx/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/sup/Makefile b/net/sup/Makefile index 703100f1006d..e25ce1e5d68c 100644 --- a/net/sup/Makefile +++ b/net/sup/Makefile @@ -9,7 +9,7 @@ PORTNAME= sup PORTVERSION= 2.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITE_SUBDIR= trevor DISTNAME= sup MAINTAINER= ports@FreeBSD.org diff --git a/net/telnetx/Makefile b/net/telnetx/Makefile index 61bcb91fce0e..a30d8f12aa7d 100644 --- a/net/telnetx/Makefile +++ b/net/telnetx/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 940401 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.sfc.wide.ad.jp/~max/FreeBSD/ports/distfiles/ -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITE_SUBDIR= trevor DISTNAME= telnetx+transit.src.940401 MAINTAINER= max@FreeBSD.org |