diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
commit | 8ff9e2abf9556ce3835e0ad7885aee66df8a07b6 (patch) | |
tree | 8d51587d258223ed6fb418f49688b7e1637942ec /devel | |
parent | 58f845b54826610922755183d0da29bcfe8a1747 (diff) |
Notes
Diffstat (limited to 'devel')
-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-- | devel/picprog/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-rudl/Makefile | 2 | ||||
-rw-r--r-- | devel/tnt/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/cvsplot/Makefile b/devel/cvsplot/Makefile index 17051dafe767..694c4b693290 100644 --- a/devel/cvsplot/Makefile +++ b/devel/cvsplot/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= SF -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz 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 4a80955321e9..84ca5c422e36 100644 --- a/devel/gauche-readline/Makefile +++ b/devel/gauche-readline/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= gauche- EXTRACT_SUFX= .tgz DIST_SUBDIR= gauche -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz 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 5b3834788124..5eea71b71985 100644 --- a/devel/gauche-sdl/Makefile +++ b/devel/gauche-sdl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://michaelvess.com/files/ DISTNAME= ${PORTFAKENAME} EXTRACT_SUFX= .tgz -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= Scheme script interpreter with multibyte character handling BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche \ diff --git a/devel/picprog/Makefile b/devel/picprog/Makefile index 871f2d31bef2..9f91b4ce083d 100644 --- a/devel/picprog/Makefile +++ b/devel/picprog/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.9.0 CATEGORIES= devel MASTER_SITES= http://hyvatti.iki.fi/~jaakko/pic/ -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= Serial port pic16c84 programmer USE_GMAKE= yes diff --git a/devel/ruby-rudl/Makefile b/devel/ruby-rudl/Makefile index b50e6e90ea55..42015a71d292 100644 --- a/devel/ruby-rudl/Makefile +++ b/devel/ruby-rudl/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}-source${EXTRACT_SUFX} DIST_SUBDIR= ruby -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= A high level library to use SDL from Ruby USE_SDL= gfx image mixer ttf sdl diff --git a/devel/tnt/Makefile b/devel/tnt/Makefile index 5a5e7ab654c0..2a8aa4fb328d 100644 --- a/devel/tnt/Makefile +++ b/devel/tnt/Makefile @@ -16,7 +16,7 @@ DISTFILES=${DISTNAME}${EXTRACT_SUFX} tnt120doc.zip DIST_SUBDIR= tnt EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= Template Numerical Toolkit BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip |