diff options
-rw-r--r-- | devel/ElectricFence/Makefile | 2 | ||||
-rw-r--r-- | devel/sfio/Makefile | 2 | ||||
-rw-r--r-- | editors/textedit/Makefile | 4 | ||||
-rw-r--r-- | emulators/sim/Makefile | 2 | ||||
-rw-r--r-- | emulators/simh/Makefile | 2 | ||||
-rw-r--r-- | news/slurp/Makefile | 2 | ||||
-rw-r--r-- | x11/props/Makefile | 4 |
7 files changed, 2 insertions, 16 deletions
diff --git a/devel/ElectricFence/Makefile b/devel/ElectricFence/Makefile index 743066b3aea..d92e909fcb5 100644 --- a/devel/ElectricFence/Makefile +++ b/devel/ElectricFence/Makefile @@ -12,8 +12,6 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= devel/lang/c -MAINTAINER= jraynard@freebsd.org - MAN3= libefence.3 do-install: diff --git a/devel/sfio/Makefile b/devel/sfio/Makefile index 6f71f9a1783..30c4eacec61 100644 --- a/devel/sfio/Makefile +++ b/devel/sfio/Makefile @@ -16,8 +16,6 @@ EXTRACT_CMD= cpio EXTRACT_BEFORE_ARGS= -idF EXTRACT_AFTER_ARGS= # empty -MAINTAINER= jraynard@freebsd.org - NO_WRKSUBDIR= yes IS_INTERACTIVE= yes MAN3= cdt.3 sfio.3 vmalloc.3 diff --git a/editors/textedit/Makefile b/editors/textedit/Makefile index 99e885011dd..c625ada0726 100644 --- a/editors/textedit/Makefile +++ b/editors/textedit/Makefile @@ -8,14 +8,12 @@ DISTNAME= textedit-1.0 CATEGORIES= editors -MASTER_SITES= http://www.FreeBSD.org/~jraynard/ports/distfiles/ +MASTER_SITES= http://www.FreeBSD.org/~fenner/distfiles/ MAINTAINER= alex@big.endian.de LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview -BROKEN= "mastersite gone" - WRKSRC= ${WRKDIR}/textedit USE_IMAKE= yes MAN1= textedit.1 diff --git a/emulators/sim/Makefile b/emulators/sim/Makefile index df4f82b660a..e462ebdd9ed 100644 --- a/emulators/sim/Makefile +++ b/emulators/sim/Makefile @@ -12,8 +12,6 @@ CATEGORIES= emulators MASTER_SITES= ftp://minnie.cs.adfa.oz.au/pub/PDP-11/Sims/Supnik_2.3/sources/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}.update1.tar.gz -MAINTAINER= jraynard@FreeBSD.org - RESTRICTED= "Non-commercial use only" NO_WRKSUBDIR= yes diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index df4f82b660a..e462ebdd9ed 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -12,8 +12,6 @@ CATEGORIES= emulators MASTER_SITES= ftp://minnie.cs.adfa.oz.au/pub/PDP-11/Sims/Supnik_2.3/sources/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}.update1.tar.gz -MAINTAINER= jraynard@FreeBSD.org - RESTRICTED= "Non-commercial use only" NO_WRKSUBDIR= yes diff --git a/news/slurp/Makefile b/news/slurp/Makefile index e918aa5d06f..ea0f5281397 100644 --- a/news/slurp/Makefile +++ b/news/slurp/Makefile @@ -11,8 +11,6 @@ CATEGORIES= news MASTER_SITES= ftp://ftp.demon.co.uk/pub/news/slurp/ EXTRACT_SUFX= .tar.Z -MAINTAINER= jraynard@FreeBSD.org - NO_WRKSUBDIR= yes MAN1= slurp.1 diff --git a/x11/props/Makefile b/x11/props/Makefile index 93acc52e65d..eb241471865 100644 --- a/x11/props/Makefile +++ b/x11/props/Makefile @@ -8,9 +8,7 @@ DISTNAME= props-1.0 CATEGORIES= x11 -MASTER_SITES= http://www.freebsd.org/~jraynard/ports/distfiles/ - -MAINTAINER= jraynard@@freebsd.org +MASTER_SITES= http://www.freebsd.org/~fenner/distfiles/ LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview |