diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-11-03 21:10:57 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-11-03 21:10:57 +0800 |
commit | b32689c9177dee7f656d6d847c3f0c159e2ac259 (patch) | |
tree | c0620702f0b1eb26ae60303f35cd9d8db1f79dc9 /devel | |
parent | 1a705f98fff5b14dafccbea8fe3e83e3ffb65ffc (diff) | |
download | freebsd-ports-gnome-b32689c9177dee7f656d6d847c3f0c159e2ac259.tar.gz freebsd-ports-gnome-b32689c9177dee7f656d6d847c3f0c159e2ac259.tar.zst freebsd-ports-gnome-b32689c9177dee7f656d6d847c3f0c159e2ac259.zip |
Drop maintainership
Diffstat (limited to 'devel')
-rw-r--r-- | devel/clanlib/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Gnome2-GConf/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile index b5ab114e4bb5..53afbb6e3c97 100644 --- a/devel/clanlib/Makefile +++ b/devel/clanlib/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://clanlib.org/~sphair/download/ \ http://freebsd.nsu.ru/distfiles/ DISTNAME= ClanLib-${PORTVERSION:R}-${PORTVERSION:E} -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform game SDK LIB_DEPENDS= Hermes:${PORTSDIR}/graphics/Hermes \ diff --git a/devel/p5-Gnome2-GConf/Makefile b/devel/p5-Gnome2-GConf/Makefile index 5177a0669971..d8b646e4b612 100644 --- a/devel/p5-Gnome2-GConf/Makefile +++ b/devel/p5-Gnome2-GConf/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Gnome2 PKGNAMEPREFIX= p5- -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl bindings for the GConf2 configuration engine BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \ |