diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-07 20:25:50 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-07 20:25:50 +0000 |
commit | a57ee68265a67b249303e82fd683c9f018201b0a (patch) | |
tree | c48a1016a2502a2b35940844844523d02482d2f3 | |
parent | 70080bf1f64cd75261937c728c0d97d8c92fb3d2 (diff) | |
download | ports-a57ee68265a67b249303e82fd683c9f018201b0a.tar.gz ports-a57ee68265a67b249303e82fd683c9f018201b0a.zip |
Notes
-rw-r--r-- | devel/kyra/Makefile | 2 | ||||
-rw-r--r-- | devel/libzt/Makefile | 2 | ||||
-rw-r--r-- | mail/akpop3d/Makefile | 2 | ||||
-rw-r--r-- | misc/bookcase/Makefile | 2 | ||||
-rw-r--r-- | misc/telbook/Makefile | 2 | ||||
-rw-r--r-- | misc/tellico-kde4/Makefile | 2 | ||||
-rw-r--r-- | misc/tellico/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/devel/kyra/Makefile b/devel/kyra/Makefile index 238735da6388..c06284a2d6c2 100644 --- a/devel/kyra/Makefile +++ b/devel/kyra/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/./_/g} -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Kyra is a simple Sprite engine written in C++ LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image \ diff --git a/devel/libzt/Makefile b/devel/libzt/Makefile index 175321ea7d7a..a9599409e84f 100644 --- a/devel/libzt/Makefile +++ b/devel/libzt/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.2 CATEGORIES= devel MASTER_SITES= http://www.zerotao.org/downloads/${PORTNAME}/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of utility code for C application/server development GNU_CONFIGURE= yes diff --git a/mail/akpop3d/Makefile b/mail/akpop3d/Makefile index 5ae90d72a322..e08b6d969d88 100644 --- a/mail/akpop3d/Makefile +++ b/mail/akpop3d/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.synflood.at/akpop3d/ DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= POP3 daemon aimed to be small and secure MAN8= akpop3d.8 diff --git a/misc/bookcase/Makefile b/misc/bookcase/Makefile index e11e5f3dda99..1e7214c69467 100644 --- a/misc/bookcase/Makefile +++ b/misc/bookcase/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7.2 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/bookcase/download/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Personal book collection manager for KDE USE_KDELIBS_VER=3 diff --git a/misc/telbook/Makefile b/misc/telbook/Makefile index a777e5b86ede..30917c7bee5c 100644 --- a/misc/telbook/Makefile +++ b/misc/telbook/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.2 CATEGORIES= misc MASTER_SITES= http://home.arcor.de/kaffeetisch/downloads/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple telephone book RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile index e11e5f3dda99..1e7214c69467 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7.2 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/bookcase/download/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Personal book collection manager for KDE USE_KDELIBS_VER=3 diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index e11e5f3dda99..1e7214c69467 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7.2 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/bookcase/download/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Personal book collection manager for KDE USE_KDELIBS_VER=3 |