diff --git a/sysutils/setquota/Makefile b/sysutils/setquota/Makefile index 14abb521390..9a54302c38a 100644 --- a/sysutils/setquota/Makefile +++ b/sysutils/setquota/Makefile @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile,v 1.4 1999/03/04 06:55:00 fgsch Exp $ -# +# $OpenBSD: Makefile,v 1.5 1999/04/06 19:38:59 rohee Exp $ +# Original from: Ejovi Nuwere DISTNAME= setquota-0.1 CATEGORIES= sysutils @@ -8,7 +8,7 @@ CATEGORIES= sysutils # BROKEN= "port fails to build, and what does '\#ifdef 0' mean" -MAINTAINER= joey@openbsd.org +MAINTAINER= ports@OpenBSD.ORG MASTER_SITES= ftp://ftp.jurai.net/users/winter/ diff --git a/sysutils/socket/Makefile b/sysutils/socket/Makefile index a409eadfbb7..65f39ef151a 100644 --- a/sysutils/socket/Makefile +++ b/sysutils/socket/Makefile @@ -1,16 +1,11 @@ -# OpenBSD makefile for: socket -# Version required: 1.1 -# Date created: 8 Nov 1997 -# Whom: ejovi -# -# $OpenBSD: Makefile,v 1.2 1997/11/17 21:47:44 joey Exp $ -# +# $OpenBSD: Makefile,v 1.3 1999/04/06 19:39:00 rohee Exp $ +# Original from: Ejovi Nuwere DISTNAME= socket-1.1 CATEGORIES= sysutils net MASTER_SITES= http://www.freebsd.org/~wosch/src/ -MAINTAINER= joey@OpenBSD.ORG +MAINTAINER= ports@OpenBSD.ORG MAN1= socket.1 diff --git a/sysutils/stat/Makefile b/sysutils/stat/Makefile index 0f9168e27ac..8fc49ac3cb3 100644 --- a/sysutils/stat/Makefile +++ b/sysutils/stat/Makefile @@ -1,15 +1,10 @@ -# OpenBSD makefile for: stat -# Version required: 1.3 -# Date created: 06 Nov 1997 -# Whom: ejovi -# -# $OpenBSD: Makefile,v 1.2 1997/11/17 21:47:45 joey Exp $ -# +# $OpenBSD: Makefile,v 1.3 1999/04/06 19:39:01 rohee Exp $ +# Original from: Ejovi Nuwere DISTNAME= stat-1.3 CATEGORIES= sysutils MASTER_SITES= http://www.freebsd.org/~wosch/src/ -MAINTAINER= joey@openbsd.org +MAINTAINER= ports@OpenBSD.ORG .include diff --git a/sysutils/tcplist/Makefile b/sysutils/tcplist/Makefile index 5815e71d4f2..92d03544717 100644 --- a/sysutils/tcplist/Makefile +++ b/sysutils/tcplist/Makefile @@ -1,17 +1,12 @@ -# OpenBSD makefile for: tcplist -# Version required: 2.1 -# Date created: 06 Nov 1997 -# Whom: ejovi -# -# $OpenBSD: Makefile,v 1.2 1997/11/17 21:47:46 joey Exp $ -# +# $OpenBSD: Makefile,v 1.3 1999/04/06 19:39:01 rohee Exp $ +# Original from: Ejovi Nuwere DISTNAME= tcplist-2.2 CATEGORIES= sysutils net MASTER_SITES= ftp://ftp.cdf.toronto.edu/pub/jdd/tcplist/ EXTRACT_SUFX= .shar -MAINTAINER= joey@openbsd.org +MAINTAINER= ports@OpenBSD.ORG RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof diff --git a/textproc/isearch/Makefile b/textproc/isearch/Makefile index 0b98b7d4b63..2fe26f02251 100644 --- a/textproc/isearch/Makefile +++ b/textproc/isearch/Makefile @@ -1,17 +1,12 @@ -# OpenBSD makefile for: isearch -# Version required: 1.14 -# Date created: 17 Nov 1997 -# Whom: ejovi -# -# $OpenBSD: Makefile,v 1.2 1997/11/19 01:07:56 joey Exp $ -# +# $OpenBSD: Makefile,v 1.3 1999/04/06 19:34:18 rohee Exp $ +# Original from: Ejovi Nuwere DISTNAME= Isearch-1.14 PKGNAME= isearch-1.14 CATEGORIES= textproc databases MASTER_SITES= ftp://ftp.cnidr.org/pub/NIDR.tools/Isearch/ -MAINTAINER= joey@OpenBSD.ORG +MAINTAINER= ports@OpenBSD.ORG GNU_CONFIGURE= yes diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index 64d9bf9041a..bccf071f06c 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -1,10 +1,5 @@ -# OpenBSD makefile for: ispell -# Version required: 3.1.20 -# Date created: 17 Nov 1997 -# Whom: ejovi -# -# $OpenBSD: Makefile,v 1.4 1998/12/16 20:16:44 marc Exp $ -# +# $OpenBSD: Makefile,v 1.5 1999/04/06 19:34:19 rohee Exp $ +# Original from: Ejovi Nuwere DISTNAME= ispell-3.1 PKGNAME= ispell-3.1.20 @@ -12,7 +7,7 @@ CATEGORIES= textproc MASTER_SITES= ftp://ftp.cs.ucla.edu/pub/ispell-3.1/ DISTFILES= ispell-3.1.20.tar.gz -MAINTAINER= joey@OpenBSD.ORG +MAINTAINER= ports@OpenBSD.ORG MAKE_FLAGS= TMPDIR=${.CURDIR} -f MAN1= buildhash.1 findaffix.1 ispell.1 munchlist.1 \ diff --git a/textproc/rman/Makefile b/textproc/rman/Makefile index b250049dc9f..c2668d19b31 100644 --- a/textproc/rman/Makefile +++ b/textproc/rman/Makefile @@ -1,10 +1,5 @@ -# OpenBSD makefile for: rman -# Version required: 3.0.5 -# Date created: 18 Nov 1997 -# Whom: ejovi -# -# $OpenBSD: Makefile,v 1.6 1998/05/31 00:42:17 angelos Exp $ -# +# $OpenBSD: Makefile,v 1.7 1999/04/06 19:34:19 rohee Exp $ +# Original from: Ejovi Nuwere DISTNAME= rman-3.0.5 CATEGORIES= textproc @@ -13,7 +8,7 @@ NO_CDROM= "LIC: Requires licence for redistribution." MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/ EXTRACT_SUFX= .tar.Z -MAINTAINER= joey@OpenBSD.ORG +MAINTAINER= ports@OpenBSD.ORG NO_CDROM= "License required" MAN1= rman.1