diff options
author | pav <pav@FreeBSD.org> | 2006-05-26 05:57:24 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-26 05:57:24 +0800 |
commit | 8da8e7c4becb30a01b32fc19da840b47a1e9b497 (patch) | |
tree | e4f1800c43944550ae6fbdcf700d0fd786a03960 | |
parent | bbc0fa63a5483526cf4a23a2c1af1dc1df2202a9 (diff) | |
download | freebsd-ports-gnome-8da8e7c4becb30a01b32fc19da840b47a1e9b497.tar.gz freebsd-ports-gnome-8da8e7c4becb30a01b32fc19da840b47a1e9b497.tar.zst freebsd-ports-gnome-8da8e7c4becb30a01b32fc19da840b47a1e9b497.zip |
- Adopt
PR: ports/97860
Submitted by: David Thiel <lx@redundancy.redundancy.org>
-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 6a26d20fdb3f..eefacb0eea7b 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 55b80462619c..b20b7f556e9e 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 c9985c89b0c9..cb85beacdded 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 d0940043e104..f30a86757e66 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 eb1e060a4291..5d9cd3b4f57a 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 4c8756f5ccb6..352f99e03246 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 baa6683dd61a..63a0f105a80a 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 57f534325832..2bb1a0b62a0e 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 36b39dc99135..d2d24b011d19 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 |