diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-10 13:14:17 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-10 13:14:17 +0800 |
commit | 1378a27e4178bc2cf041ce7bf5ef34f64b15ce96 (patch) | |
tree | 385fb2780cc94e54d3b47f4e6e04bf7059f5ca08 | |
parent | 31c68e9373b17f48d0070593d3b79c1ad962bbac (diff) | |
download | freebsd-ports-gnome-1378a27e4178bc2cf041ce7bf5ef34f64b15ce96.tar.gz freebsd-ports-gnome-1378a27e4178bc2cf041ce7bf5ef34f64b15ce96.tar.zst freebsd-ports-gnome-1378a27e4178bc2cf041ce7bf5ef34f64b15ce96.zip |
Reset maintainer at his request due to having too limited time right now.
-rw-r--r-- | cad/atlc/Makefile | 2 | ||||
-rw-r--r-- | cad/cascade/Makefile | 2 | ||||
-rw-r--r-- | devel/linux-runrev/Makefile | 5 | ||||
-rw-r--r-- | games/xarchon/Makefile | 2 | ||||
-rw-r--r-- | graphics/figurine/Makefile | 2 |
5 files changed, 6 insertions, 7 deletions
diff --git a/cad/atlc/Makefile b/cad/atlc/Makefile index 2b01ce7102ae..c5ef2b607fa8 100644 --- a/cad/atlc/Makefile +++ b/cad/atlc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/atlc/} DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= blackend@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tool to calculate the impedance of transmission lines USE_REINPLACE= YES diff --git a/cad/cascade/Makefile b/cad/cascade/Makefile index a03d34bfa6a9..fe32674cd641 100644 --- a/cad/cascade/Makefile +++ b/cad/cascade/Makefile @@ -11,7 +11,7 @@ CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/rfcascade/} DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= blackend@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple tool to analyze noise and distortion of a RF system GNU_CONFIGURE= YES diff --git a/devel/linux-runrev/Makefile b/devel/linux-runrev/Makefile index b50708262e41..609b22eaad0e 100644 --- a/devel/linux-runrev/Makefile +++ b/devel/linux-runrev/Makefile @@ -9,14 +9,13 @@ PORTNAME= runrev PORTVERSION= 1.1.1 PORTREVISION= 2 CATEGORIES= devel linux -MASTER_SITES= ftp://ftp.runrev.com/pub/revolution/ \ - http://www.runrev.com/revolution/engines11/unix/ +MASTER_SITES= http://www.runrev.com/revolution/engines11/unix/ PKGNAMEPREFIX= linux- DISTNAME= linux EXTRACT_SUFX= .tgz DIST_SUBDIR= ${PORTNAME} -MAINTAINER= blackend@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Revolution is a rapid application development environment RUN_DEPENDS= xanim:${PORTSDIR}/multimedia/xanim diff --git a/games/xarchon/Makefile b/games/xarchon/Makefile index e3ae05dffa6c..c904ce2c5a22 100644 --- a/games/xarchon/Makefile +++ b/games/xarchon/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.seul.org/pub/xarchon/ \ http://xarchon.seul.org/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= blackend@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A chess-like strategy game with battle options USE_XLIB= yes diff --git a/graphics/figurine/Makefile b/graphics/figurine/Makefile index dc4f18ca67cd..ba87fa1d989e 100644 --- a/graphics/figurine/Makefile +++ b/graphics/figurine/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= blackend@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A drawing program for X11 RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig |