diff options
-rw-r--r-- | comms/xcept/Makefile | 2 | ||||
-rw-r--r-- | deskutils/sliderule/Makefile | 2 | ||||
-rw-r--r-- | emulators/cpmtools/Makefile | 2 | ||||
-rw-r--r-- | games/xmine/Makefile | 2 | ||||
-rw-r--r-- | misc/team/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/comms/xcept/Makefile b/comms/xcept/Makefile index f7d8df0da3ac..aebc0e3eb533 100644 --- a/comms/xcept/Makefile +++ b/comms/xcept/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.2 PORTREVISION= 3 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITE_SUBDIR= joerg MAINTAINER= joerg@FreeBSD.org COMMENT= A decoder for the CEPT (Btx) protocol diff --git a/deskutils/sliderule/Makefile b/deskutils/sliderule/Makefile index 9fabc6658ca5..2316b8ba3cff 100644 --- a/deskutils/sliderule/Makefile +++ b/deskutils/sliderule/Makefile @@ -9,7 +9,7 @@ PORTNAME= sliderule PORTVERSION= 1.0 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITE_SUBDIR= joerg DISTNAME= ${PORTNAME} MAINTAINER= joerg@FreeBSD.org diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile index c8b720c8dfd7..d335ddd8ed3c 100644 --- a/emulators/cpmtools/Makefile +++ b/emulators/cpmtools/Makefile @@ -9,7 +9,7 @@ PORTNAME= cpmtools PORTVERSION= 1.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITE_SUBDIR= joerg DISTNAME= cpm-${PORTVERSION} MAINTAINER= joerg@FreeBSD.org diff --git a/games/xmine/Makefile b/games/xmine/Makefile index 15e2233abb88..3f1d5635b8e9 100644 --- a/games/xmine/Makefile +++ b/games/xmine/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.3 CATEGORIES= games MASTER_SITES= ftp://ftp.sw.ru/pub/x11/ \ ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITE_SUBDIR= joerg DISTNAME= ${PKGNAME}-Xaw MAINTAINER= joerg@FreeBSD.org diff --git a/misc/team/Makefile b/misc/team/Makefile index 165df212bd75..7621dfe44b0e 100644 --- a/misc/team/Makefile +++ b/misc/team/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1 PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITE_SUBDIR= joerg MAINTAINER= joerg@FreeBSD.org COMMENT= Portable multi-buffered tape streaming utility |