diff options
author | arved <arved@FreeBSD.org> | 2010-08-09 21:28:50 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2010-08-09 21:28:50 +0800 |
commit | 26875eca6d2d145b39e59c2c7a09bb9bcd6b3eda (patch) | |
tree | 463a44b67d8e2ff63ca52840d9ed97d836a2d9d3 | |
parent | ef459690d821e5d9c037d3abdfb90f741decfa02 (diff) | |
download | freebsd-ports-gnome-26875eca6d2d145b39e59c2c7a09bb9bcd6b3eda.tar.gz freebsd-ports-gnome-26875eca6d2d145b39e59c2c7a09bb9bcd6b3eda.tar.zst freebsd-ports-gnome-26875eca6d2d145b39e59c2c7a09bb9bcd6b3eda.zip |
Drop Maintainership
PR: 149436
Submitted by: old maintainer
-rw-r--r-- | games/spicetrade/Makefile | 2 | ||||
-rw-r--r-- | graphics/metapixel/Makefile | 2 | ||||
-rw-r--r-- | graphics/pngrewrite/Makefile | 2 | ||||
-rw-r--r-- | mail/dma/Makefile | 2 | ||||
-rw-r--r-- | math/msieve/Makefile | 2 | ||||
-rw-r--r-- | security/fiked/Makefile | 2 | ||||
-rw-r--r-- | security/fragrouter/Makefile | 2 | ||||
-rw-r--r-- | security/md4coll/Makefile | 2 | ||||
-rw-r--r-- | security/md5coll/Makefile | 2 | ||||
-rw-r--r-- | security/nmap/Makefile | 2 | ||||
-rw-r--r-- | security/sig2dot/Makefile | 2 | ||||
-rw-r--r-- | security/zenmap/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pv/Makefile | 2 | ||||
-rw-r--r-- | x11/swarp/Makefile | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/games/spicetrade/Makefile b/games/spicetrade/Makefile index 121978435aaa..0911704e4f55 100644 --- a/games/spicetrade/Makefile +++ b/games/spicetrade/Makefile @@ -14,7 +14,7 @@ DISTNAME= Spicetrade-${PORTVERSION} EXTRACT_SUFX= .jar EXTRACT_ONLY= -MAINTAINER= daniel@roe.ch +MAINTAINER= ports@FreeBSD.org COMMENT= Colourful 14th century Arab spice trading game NO_PACKAGE= Package will be 186MB, set FORCE_PACKAGE if you really want to build it diff --git a/graphics/metapixel/Makefile b/graphics/metapixel/Makefile index 6f6c70fdbe4f..bda38ddaef1e 100644 --- a/graphics/metapixel/Makefile +++ b/graphics/metapixel/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.complang.tuwien.ac.at/schani/metapixel/files/ \ http://mirror.roe.ch/dist/metapixel/ -MAINTAINER= daniel@roe.ch +MAINTAINER= ports@FreeBSD.org COMMENT= A photomosaic generator LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ diff --git a/graphics/pngrewrite/Makefile b/graphics/pngrewrite/Makefile index b5a8a54948cc..32deebdbaba3 100644 --- a/graphics/pngrewrite/Makefile +++ b/graphics/pngrewrite/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= http://entropymine.com/jason/pngrewrite/ \ http://mirror.roe.ch/dist/pngrewrite/ -MAINTAINER= daniel@roe.ch +MAINTAINER= ports@FreeBSD.org COMMENT= A PNG palette optimizer LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png diff --git a/mail/dma/Makefile b/mail/dma/Makefile index 744cf5214b62..cb350ccd127e 100644 --- a/mail/dma/Makefile +++ b/mail/dma/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 20090825 CATEGORIES= mail ipv6 MASTER_SITES= http://mirror.roe.ch/dist/dma/ -MAINTAINER= daniel@roe.ch +MAINTAINER= ports@FreeBSD.org COMMENT= DragonFly Mail Agent, a small MTA for local/outbound mail USE_BZIP2= yes diff --git a/math/msieve/Makefile b/math/msieve/Makefile index 6fed33559ac4..f0cf6b51359c 100644 --- a/math/msieve/Makefile +++ b/math/msieve/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.boo.net/~jasonp/ \ http://mirror.roe.ch/dist/msieve/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} -MAINTAINER= daniel@roe.ch +MAINTAINER= ports@FreeBSD.org COMMENT= Fast factorization of big integers using MPQS and GNFS BUILD_DEPENDS= ${LOCALBASE}/lib/libecm.a:${PORTSDIR}/math/gmp-ecm diff --git a/security/fiked/Makefile b/security/fiked/Makefile index 996eeb6aca55..ea6720df96bd 100644 --- a/security/fiked/Makefile +++ b/security/fiked/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://mirror.roe.ch/dist/fiked/ -MAINTAINER= daniel@roe.ch +MAINTAINER= ports@FreeBSD.org COMMENT= A fake IKE PSK+XAUTH daemon based on VPNC LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt diff --git a/security/fragrouter/Makefile b/security/fragrouter/Makefile index 55613653f1c9..cd308fa6e340 100644 --- a/security/fragrouter/Makefile +++ b/security/fragrouter/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.6 CATEGORIES= security MASTER_SITES= http://monkey.org/~dugsong/ -MAINTAINER= daniel@roe.ch +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for testing network IDS implementations GNU_CONFIGURE= yes diff --git a/security/md4coll/Makefile b/security/md4coll/Makefile index 89d2a9036cc7..928053098ffb 100644 --- a/security/md4coll/Makefile +++ b/security/md4coll/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}.c EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= daniel@roe.ch +MAINTAINER= ports@FreeBSD.org COMMENT= Fast MD4 collision generator NO_WRKSUBDIR= yes diff --git a/security/md5coll/Makefile b/security/md5coll/Makefile index e7d272613966..5b91a75fb114 100644 --- a/security/md5coll/Makefile +++ b/security/md5coll/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}.c EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= daniel@roe.ch +MAINTAINER= ports@FreeBSD.org COMMENT= Fast MD5 collision generator ONLY_FOR_ARCHS= i386 diff --git a/security/nmap/Makefile b/security/nmap/Makefile index 06b8da9b2ee1..a2d9b0cbc06d 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://nmap.org/dist/ \ http://www.mirrorservice.org/sites/ftp.wiretapped.net/pub/security/network-mapping/nmap/ \ http://mirror.sg.depaul.edu/pub/security/nmap/ -MAINTAINER= daniel@roe.ch +MAINTAINER= ports@FreeBSD.org COMMENT= Port scanning utility for large networks LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre diff --git a/security/sig2dot/Makefile b/security/sig2dot/Makefile index 6e8c43555d04..e18b689f3c4e 100644 --- a/security/sig2dot/Makefile +++ b/security/sig2dot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.chaosreigns.com/code/sig2dot/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .pl -MAINTAINER= daniel@roe.ch +MAINTAINER= ports@FreeBSD.org COMMENT= GPG/PGP Keyring Graph Generator PLIST_FILES= bin/sig2dot diff --git a/security/zenmap/Makefile b/security/zenmap/Makefile index 7232e9b0e479..a5a979ff09e3 100644 --- a/security/zenmap/Makefile +++ b/security/zenmap/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= http://nmap.org/dist/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= nmap-${PORTVERSION} -MAINTAINER= daniel@roe.ch +MAINTAINER= ports@FreeBSD.org COMMENT= GUI frontend for the nmap scanning utility RUN_DEPENDS= ${LOCALBASE}/bin/nmap:${PORTSDIR}/security/nmap \ diff --git a/sysutils/pv/Makefile b/sysutils/pv/Makefile index d8ea72a6d14e..f06f71dba47e 100644 --- a/sysutils/pv/Makefile +++ b/sysutils/pv/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/pipeviewer/pipeviewer/${PORTVERSION} -MAINTAINER= daniel@roe.ch +MAINTAINER= ports@FreeBSD.org COMMENT= A pipe throughput monitor USE_BZIP2= yes diff --git a/x11/swarp/Makefile b/x11/swarp/Makefile index 2d74cac3796f..18702c6a4194 100644 --- a/x11/swarp/Makefile +++ b/x11/swarp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= http://www.suckless.org/download/ \ http://mirror.roe.ch/dist/${PORTNAME}/ -MAINTAINER= daniel@roe.ch +MAINTAINER= ports@FreeBSD.org COMMENT= X11 generic pointer warping utility MAKE_ARGS= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -lX11" \ |