diff options
-rw-r--r-- | audio/wmsmixer/Makefile | 2 | ||||
-rw-r--r-- | games/gltron/Makefile | 2 | ||||
-rw-r--r-- | japanese/scim-tables/Makefile | 2 | ||||
-rw-r--r-- | japanese/xyaku/Makefile | 2 | ||||
-rw-r--r-- | net/nc/Makefile | 2 | ||||
-rw-r--r-- | net/thcrut/Makefile | 2 | ||||
-rw-r--r-- | security/libssh2/Makefile | 2 | ||||
-rw-r--r-- | security/rats/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/fsv/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/audio/wmsmixer/Makefile b/audio/wmsmixer/Makefile index 6a26d20..eefacb0 100644 --- a/audio/wmsmixer/Makefile +++ b/audio/wmsmixer/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.1 CATEGORIES= audio windowmaker MASTER_SITES= http://www.hibernaculum.net/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lx@redundancy.redundancy.org COMMENT= An audio mixer for the WindowMaker dock PLIST_FILES= bin/wmsmixer diff --git a/games/gltron/Makefile b/games/gltron/Makefile index 55b8046..b20b7f5 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= -source.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lx@redundancy.redundancy.org COMMENT= A 3D worm game for two players for X Window System LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/japanese/scim-tables/Makefile b/japanese/scim-tables/Makefile index c9985c8..cb85bea 100644 --- a/japanese/scim-tables/Makefile +++ b/japanese/scim-tables/Makefile @@ -12,7 +12,7 @@ CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lx@redundancy.redundancy.org COMMENT= SCIM table based Japanese input methods BUILD_DEPENDS= scim-make-table:${PORTSDIR}/textproc/scim-table-imengine diff --git a/japanese/xyaku/Makefile b/japanese/xyaku/Makefile index d094004..f30a867 100644 --- a/japanese/xyaku/Makefile +++ b/japanese/xyaku/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= japanese textproc MASTER_SITES= http://home.catv.ne.jp/pp/ginoue/software/xyaku/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lx@redundancy.redundancy.org COMMENT= A general dictionary/search engine front-end for X RUN_DEPENDS= ${EDICT_FILE}:${PORTSDIR}/japanese/edict \ diff --git a/net/nc/Makefile b/net/nc/Makefile index eb1e060..5d9cd3b 100644 --- a/net/nc/Makefile +++ b/net/nc/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/file DISTNAME= ncat-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lx@redundancy.redundancy.org COMMENT= Network aware cat USE_GETOPT_LONG=yes diff --git a/net/thcrut/Makefile b/net/thcrut/Makefile index 4c8756f..352f99e 100644 --- a/net/thcrut/Makefile +++ b/net/thcrut/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.5 CATEGORIES= net MASTER_SITES= http://www.thc.org/releases/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lx@redundancy.redundancy.org COMMENT= Local network discovery tool GNU_CONFIGURE= yes diff --git a/security/libssh2/Makefile b/security/libssh2/Makefile index baa6683..63a0f10 100644 --- a/security/libssh2/Makefile +++ b/security/libssh2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lx@redundancy.redundancy.org COMMENT= A library implementing the SSH2 protocol USE_OPENSSL= yes diff --git a/security/rats/Makefile b/security/rats/Makefile index 57f5343..2bb1a0b 100644 --- a/security/rats/Makefile +++ b/security/rats/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \ http://www.securesoftware.com/rats/ MASTER_SITE_SUBDIR= UNIX/security -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lx@redundancy.redundancy.org COMMENT= Source code auditing tool LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 diff --git a/x11-fm/fsv/Makefile b/x11-fm/fsv/Makefile index 36b39dc..d2d24b0 100644 --- a/x11-fm/fsv/Makefile +++ b/x11-fm/fsv/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lx@redundancy.redundancy.org COMMENT= 3D filesystem visualizer LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea |