diff options
-rw-r--r-- | cad/gplcver/Makefile | 2 | ||||
-rw-r--r-- | devel/libcwd/Makefile | 2 | ||||
-rw-r--r-- | devel/pharmacy/Makefile | 2 | ||||
-rw-r--r-- | misc/kcd-devel/Makefile | 2 | ||||
-rw-r--r-- | misc/kcd/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/sapphire/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/cad/gplcver/Makefile b/cad/gplcver/Makefile index a5a265d42a4f..2fc1d7dab79f 100644 --- a/cad/gplcver/Makefile +++ b/cad/gplcver/Makefile @@ -12,7 +12,7 @@ CATEGORIES= cad MASTER_SITES= http://www.pragmatic-c.com/gpl-cver/downloads/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}.src -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Verilog HDL simulator USE_BZIP2= yes diff --git a/devel/libcwd/Makefile b/devel/libcwd/Makefile index 31b2651456c0..14fa90150200 100644 --- a/devel/libcwd/Makefile +++ b/devel/libcwd/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.0.0 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The C++ Debugging Support Library USE_AUTOTOOLS= libtool:15 diff --git a/devel/pharmacy/Makefile b/devel/pharmacy/Makefile index f057dc93a7de..a281596fe1bd 100644 --- a/devel/pharmacy/Makefile +++ b/devel/pharmacy/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= devel gnome MASTER_SITES= SF -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNOME frontend for CVS USE_GMAKE= yes diff --git a/misc/kcd-devel/Makefile b/misc/kcd-devel/Makefile index 6aaca57efb9b..2ce9142f8e83 100644 --- a/misc/kcd-devel/Makefile +++ b/misc/kcd-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kcd DISTNAME= kcd-${PORTVERSION} -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Change directory in full-screen visual mode USE_GETTEXT= yes diff --git a/misc/kcd/Makefile b/misc/kcd/Makefile index f6668d0b0d01..1a5af0b6a47b 100644 --- a/misc/kcd/Makefile +++ b/misc/kcd/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= 1 CATEGORIES= misc MASTER_SITES= SF -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Change directory in full-screen visual mode USE_GETTEXT= yes diff --git a/x11-wm/sapphire/Makefile b/x11-wm/sapphire/Makefile index edf5e8bb9b18..da6f74b1e698 100644 --- a/x11-wm/sapphire/Makefile +++ b/x11-wm/sapphire/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= SF -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small window manager USE_XORG= x11 xext |