diff options
author | lioux <lioux@FreeBSD.org> | 2006-12-11 00:33:25 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2006-12-11 00:33:25 +0800 |
commit | 2b038caf2d0f61ebd1e4e307e6dba232a2b3626e (patch) | |
tree | 9f3073aad4fba468a821a8e49a9ec702bc7bd63d | |
parent | 67635abe63f459f7d282a7b68e5576794877e54f (diff) | |
download | freebsd-ports-gnome-2b038caf2d0f61ebd1e4e307e6dba232a2b3626e.tar.gz freebsd-ports-gnome-2b038caf2d0f61ebd1e4e307e6dba232a2b3626e.tar.zst freebsd-ports-gnome-2b038caf2d0f61ebd1e4e307e6dba232a2b3626e.zip |
Give up maintainership
-rw-r--r-- | audio/klira/Makefile | 2 | ||||
-rw-r--r-- | converters/nomyso/Makefile | 2 | ||||
-rw-r--r-- | converters/ta2as/Makefile | 2 | ||||
-rw-r--r-- | irc/iip/Makefile | 2 | ||||
-rw-r--r-- | lang/linux-libperl5.8/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/audio/klira/Makefile b/audio/klira/Makefile index 3020fa2785b5..1ef13a68e24e 100644 --- a/audio/klira/Makefile +++ b/audio/klira/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A gstreamer based audio converter for KDE DEPENDS= ${PORTSDIR}/misc/kdehier diff --git a/converters/nomyso/Makefile b/converters/nomyso/Makefile index c19f413d78dc..32db000fbadf 100644 --- a/converters/nomyso/Makefile +++ b/converters/nomyso/Makefile @@ -11,7 +11,7 @@ CATEGORIES= converters devel MASTER_SITES= http://www.devoresoftware.com/nomyso/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Convert MASM/TASM files to NASM compatible sources USE_ZIP= yes diff --git a/converters/ta2as/Makefile b/converters/ta2as/Makefile index 155e8e07db19..37ea7545bca4 100644 --- a/converters/ta2as/Makefile +++ b/converters/ta2as/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.delorie.com/pub/djgpp/contrib/ \ ftp://x2ftp.oulu.fi/pub/msdos/programming/convert/ DISTNAME= ta2asv${PORTVERSION:S/.//} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TASM to AT&T asm syntax converter (GNU AS) USE_ZIP= yes diff --git a/irc/iip/Makefile b/irc/iip/Makefile index f4fca9e88d3e..6a4a8c3102cd 100644 --- a/irc/iip/Makefile +++ b/irc/iip/Makefile @@ -19,7 +19,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure and Anonymous Instant Messaging WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src diff --git a/lang/linux-libperl5.8/Makefile b/lang/linux-libperl5.8/Makefile index 42ad1fc879d8..bda32845f941 100644 --- a/lang/linux-libperl5.8/Makefile +++ b/lang/linux-libperl5.8/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:R}-${PORTVERSION}-67091cl.${MACHINE_ARCH} EXTRACT_SUFX= .rpm EXTRACT_ONLY= -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for embedding the perl interpreter (linux version) BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm |