diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-16 07:30:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-16 07:30:10 +0000 |
commit | bfb7ac6323e1fc9179153e4dca51f41f633db9c8 (patch) | |
tree | ab210423f0a1bd65f4d0c366d1f206fd3c340168 | |
parent | 5dbfcd79aeae0a24273560fa8bc999aad44cd65f (diff) | |
download | ports-bfb7ac6323e1fc9179153e4dca51f41f633db9c8.tar.gz ports-bfb7ac6323e1fc9179153e4dca51f41f633db9c8.zip |
Notes
-rw-r--r-- | audio/openal/Makefile | 2 | ||||
-rw-r--r-- | databases/gauche-gdbm/Makefile | 2 | ||||
-rw-r--r-- | devel/cvsplot/Makefile | 2 | ||||
-rw-r--r-- | devel/gauche-readline/Makefile | 2 | ||||
-rw-r--r-- | devel/gauche-sdl/Makefile | 2 | ||||
-rw-r--r-- | games/fgkicker/Makefile | 2 | ||||
-rw-r--r-- | games/gl-117/Makefile | 2 | ||||
-rw-r--r-- | games/tank/Makefile | 2 | ||||
-rw-r--r-- | graphics/gauche-gl/Makefile | 2 | ||||
-rw-r--r-- | lang/gauche/Makefile | 2 | ||||
-rw-r--r-- | lang/qscheme/Makefile | 2 | ||||
-rw-r--r-- | lang/schemetoc/Makefile | 2 | ||||
-rw-r--r-- | sysutils/x86info/Makefile | 2 | ||||
-rw-r--r-- | textproc/gauche-sxml/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gauche-gtk/Makefile | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile index d43f5b5f4730..8a88ebd031f8 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://math.smsu.edu/~erik/files/fbsd/\ http://www.smluc.org/~erik/files/fbsd/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= A 3D positional spatialized sound library INFO= openal diff --git a/databases/gauche-gdbm/Makefile b/databases/gauche-gdbm/Makefile index 7a23c6fd911f..6ac9a65eedc6 100644 --- a/databases/gauche-gdbm/Makefile +++ b/databases/gauche-gdbm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # none PKGNAMEPREFIX= gauche- DISTFILES= # none -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= GDBM interface for Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/${GAUCHE_PORT} \ diff --git a/devel/cvsplot/Makefile b/devel/cvsplot/Makefile index d9b1981f50d0..f9fc04601be4 100644 --- a/devel/cvsplot/Makefile +++ b/devel/cvsplot/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= A perl script which analyses the history of a CVS-managed project RUN_DEPENDS= ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ diff --git a/devel/gauche-readline/Makefile b/devel/gauche-readline/Makefile index 710a72700179..324fc940830a 100644 --- a/devel/gauche-readline/Makefile +++ b/devel/gauche-readline/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= gauche- EXTRACT_SUFX= .tgz DIST_SUBDIR= gauche -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= A pure gauche/scheme implementation of the Readline library RUN_DEPENDS= gosh:${PORTSDIR}/lang/gauche diff --git a/devel/gauche-sdl/Makefile b/devel/gauche-sdl/Makefile index 29a0db1e0b4d..2a46bbbca124 100644 --- a/devel/gauche-sdl/Makefile +++ b/devel/gauche-sdl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel scheme MASTER_SITES= http://www.michaelvess.com/text/code/ DISTNAME= ${PORTFAKENAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= Scheme script interpreter with multibyte character handling BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche \ diff --git a/games/fgkicker/Makefile b/games/fgkicker/Makefile index 86f63f6af175..6f50052fd65d 100644 --- a/games/fgkicker/Makefile +++ b/games/fgkicker/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://users.pandora.be/ceppe/linux/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= A launcher frontend for FlightGear RUN_DEPENDS= fgfs:${PORTSDIR}/games/flightgear diff --git a/games/gl-117/Makefile b/games/gl-117/Makefile index 97faf823d8f8..5a7d161ca052 100644 --- a/games/gl-117/Makefile +++ b/games/gl-117/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= -src.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= An OpenGL & SDL action flight simulator WRKSRC= ${WRKDIR}/${DISTNAME}-src diff --git a/games/tank/Makefile b/games/tank/Makefile index 9689fc85ebc7..65e32006e54e 100644 --- a/games/tank/Makefile +++ b/games/tank/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://step.polymtl.ca/~coyote/tank/ DISTFILES= ${DISTNAME}-src.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= A 3-D network tank game that uses OpenGL/Mesa BUILD_DEPENDS= ${X11BASE}/lib/libaux.a:${PORTSDIR}/graphics/libaux diff --git a/graphics/gauche-gl/Makefile b/graphics/gauche-gl/Makefile index 8f54fec66130..651ca8b8def2 100644 --- a/graphics/gauche-gl/Makefile +++ b/graphics/gauche-gl/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= gauche- DISTNAME= Gauche-${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= OpenGL binding for Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index 8b9175890eba..6bd426fd4141 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= Gauche-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= Scheme script interpreter with multibyte character handling # Choices are: "pthreads" and "no", but it seems that FreeBSD does not diff --git a/lang/qscheme/Makefile b/lang/qscheme/Makefile index 27c74d5bbca2..7ac41a06395d 100644 --- a/lang/qscheme/Makefile +++ b/lang/qscheme/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= lang scheme MASTER_SITES= http://www.sof.ch/dan/qscheme/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= A small and fast Scheme interpreter BUILD_DEPENDS= ${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall\ diff --git a/lang/schemetoc/Makefile b/lang/schemetoc/Makefile index 8aa1caf9e4a2..6baa34caec54 100644 --- a/lang/schemetoc/Makefile +++ b/lang/schemetoc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cs.indiana.edu/pub/scheme-repository/imp/Scheme-to-C/ DISTNAME= 15mar93 EXTRACT_SUFX= .tar.Z -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= Scheme-to-C, a compiler and interpreter for compiling scheme into C USE_REINPLACE= yes diff --git a/sysutils/x86info/Makefile b/sysutils/x86info/Makefile index dde378a2a56c..e59eb8902e4b 100644 --- a/sysutils/x86info/Makefile +++ b/sysutils/x86info/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.codemonkey.org.uk/projects/x86info/ \ MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= Utility to display information about the systems x86 processor(s) ONLY_FOR_ARCHS= i386 diff --git a/textproc/gauche-sxml/Makefile b/textproc/gauche-sxml/Makefile index 3eb914b53bfb..0f97f6296da7 100644 --- a/textproc/gauche-sxml/Makefile +++ b/textproc/gauche-sxml/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= gauche- DISTNAME= SXML-gauche-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= A port of Oleg Kiselyov's (S)XML utilities to Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche diff --git a/x11-toolkits/gauche-gtk/Makefile b/x11-toolkits/gauche-gtk/Makefile index 51ecc8b6bb1e..955cb74b7f38 100644 --- a/x11-toolkits/gauche-gtk/Makefile +++ b/x11-toolkits/gauche-gtk/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= gauche- DISTNAME= Gauche-${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org COMMENT= GTK2 binding for Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche |