diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/biblereader/Makefile | 2 | ||||
-rw-r--r-- | misc/boxes/Makefile | 2 | ||||
-rw-r--r-- | misc/colortail/Makefile | 2 | ||||
-rw-r--r-- | misc/tkregexp/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/misc/biblereader/Makefile b/misc/biblereader/Makefile index d2afa0db7d7d..ed05cc672d48 100644 --- a/misc/biblereader/Makefile +++ b/misc/biblereader/Makefile @@ -20,7 +20,7 @@ DISTFILES+= mhc.tar.gz DISTFILES+= easton.tar.gz strongs.tar.gz torrey.tar.gz .endif -MAINTAINER= patseal@hyperhost.net +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/misc/boxes/Makefile b/misc/boxes/Makefile index 6eaa616467f2..9d4a25fd065e 100644 --- a/misc/boxes/Makefile +++ b/misc/boxes/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www6.informatik.uni-erlangen.de/~tsjensen/software/boxes/do MASTER_SITE_SUBDIR= utils/text EXTRACT_SUFX= .src.tar.gz -MAINTAINER= patseal@hyperhost.net +MAINTAINER= ports@FreeBSD.org MAN1= boxes.1 USE_GMAKE= yes diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index 67b59dc045e6..a7d6a2d9d707 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.0 CATEGORIES= misc MASTER_SITES= http://www.student.hk-r.se/~pt98jan/ -MAINTAINER= bugg@bugg.strangled.net +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/misc/tkregexp/Makefile b/misc/tkregexp/Makefile index 21b49ac0c0f1..86688a204653 100644 --- a/misc/tkregexp/Makefile +++ b/misc/tkregexp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc tk83 MASTER_SITES= http://laurent.riesterer.free.fr/regexp/ DISTNAME= visual_regexp-${PORTVERSION} -MAINTAINER= patseal@hyperhost.net +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 |