diff options
-rw-r--r-- | devel/c2man/Makefile | 2 | ||||
-rw-r--r-- | games/44bsd-hunt/Makefile | 2 | ||||
-rw-r--r-- | games/44bsd-hunt/pkg-descr | 2 | ||||
-rw-r--r-- | misc/voltcraft304/Makefile | 2 | ||||
-rw-r--r-- | print/lout/Makefile | 2 | ||||
-rw-r--r-- | sysutils/dupfind/Makefile | 2 | ||||
-rw-r--r-- | sysutils/dupfind/pkg-descr | 2 | ||||
-rw-r--r-- | www/xitami/Makefile | 2 |
8 files changed, 6 insertions, 10 deletions
diff --git a/devel/c2man/Makefile b/devel/c2man/Makefile index d4749af9d035..3257fc03f748 100644 --- a/devel/c2man/Makefile +++ b/devel/c2man/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.heitec.net/pub/distfiles/ \ ftp://ftp.ntua.gr/pub/linux/openpkg/sources/DST/c2man/ DISTNAME= $(PORTNAME)-$(PORTVERSION:C/\.([0-9]*)$/@\1/) -MAINTAINER= bdluevel@heitec.net +MAINTAINER= ports@FreeBSD.org COMMENT= Generates man pages from C sources NO_WRKSUBDIR= yes diff --git a/games/44bsd-hunt/Makefile b/games/44bsd-hunt/Makefile index 5cad662259f6..a6ab566bbbe3 100644 --- a/games/44bsd-hunt/Makefile +++ b/games/44bsd-hunt/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.0 CATEGORIES= games MASTER_SITES= ftp://ftp.heitec.net/pub/distfiles/ -MAINTAINER= bdluevel@heitec.net +MAINTAINER= ports@FreeBSD.org COMMENT= Rogue-like multiplayer game MAN6= hunt.6 huntd.6 diff --git a/games/44bsd-hunt/pkg-descr b/games/44bsd-hunt/pkg-descr index a6aa520383d3..ed4562474c61 100644 --- a/games/44bsd-hunt/pkg-descr +++ b/games/44bsd-hunt/pkg-descr @@ -2,5 +2,3 @@ Hunt is a mixture of 'rogue' and 'Doom': It is a multiplayer shoot-and-run game, but in a textbased console. Found at: ftp://ftp.pvv.ntnu.no/.disk4a/4.4BSD-Lite2/untarred/usr/src/contrib/hunt - -FreeBSD port made by bdluevel@heitec.net diff --git a/misc/voltcraft304/Makefile b/misc/voltcraft304/Makefile index 0fb0183ac3d7..6ef8b8aaef92 100644 --- a/misc/voltcraft304/Makefile +++ b/misc/voltcraft304/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= misc MASTER_SITES= ftp://ftp.heitec.net/pub/distfiles/ -MAINTAINER= bdluevel@heitec.net +MAINTAINER= ports@FreeBSD.org COMMENT= Reads temperatures from a Voltcraft 304 thermometer MAN1= vc304.1 diff --git a/print/lout/Makefile b/print/lout/Makefile index 90d8fe069cf5..dbbf5de9f9c7 100644 --- a/print/lout/Makefile +++ b/print/lout/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \ ftp://ftp.it.usyd.edu.au/jeff/lout/ MASTER_SITE_SUBDIR= support/lout -MAINTAINER= bdluevel@heitec.net +MAINTAINER= ports@FreeBSD.org COMMENT= LaTeX like document creation system with PostScript/PDF output USE_GMAKE= yes diff --git a/sysutils/dupfind/Makefile b/sysutils/dupfind/Makefile index 65e5ed6d7d9e..6f9f5ade3c67 100644 --- a/sysutils/dupfind/Makefile +++ b/sysutils/dupfind/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.0 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.heitec.net/pub/distfiles/ -MAINTAINER= bdluevel@heitec.net +MAINTAINER= ports@FreeBSD.org COMMENT= Finds duplicate files in directory trees LIB_DEPENDS= fcrc.1:${PORTSDIR}/devel/fastcrc diff --git a/sysutils/dupfind/pkg-descr b/sysutils/dupfind/pkg-descr index e25d0e71952f..3c7e6e5e9a0f 100644 --- a/sysutils/dupfind/pkg-descr +++ b/sysutils/dupfind/pkg-descr @@ -1,3 +1 @@ dupfind finds duplicate files in directory trees. - -bdluevel@heitec.net diff --git a/www/xitami/Makefile b/www/xitami/Makefile index a73d24b180c1..36db3467b32e 100644 --- a/www/xitami/Makefile +++ b/www/xitami/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.xitami.com/ DISTNAME= xiopen_2_5_src -MAINTAINER= bdluevel@heitec.net +MAINTAINER= ports@FreeBSD.org COMMENT= A fast, portable multithreaded web server NO_WRKSUBDIR= yes |