diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-10-27 15:59:26 +0000 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-10-27 15:59:26 +0000 |
commit | 1220e8ccf66c02390cab5e304fbf9459651902ea (patch) | |
tree | d744786565024d1668de31db38358157355519b9 | |
parent | 63b9563f2c9b1b46826534fba660e8eb15d49baa (diff) | |
download | FreeBSD-ports-1220e8ccf66c02390cab5e304fbf9459651902ea.zip FreeBSD-ports-1220e8ccf66c02390cab5e304fbf9459651902ea.tar.gz |
- Reassign to ports
-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 a5a265d..2fc1d7d 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 31b2651..14fa901 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 f057dc9..a281596 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 6aaca57..2ce9142 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 f6668d0..1a5af0b 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 edf5e8b..da6f74b 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 |