diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-11-07 15:37:06 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-11-07 15:37:06 +0000 |
commit | 40d889badc4f18cb02157a73fc50c48fce95991e (patch) | |
tree | 11e9aa693c4ea6b1c1047757619c5a48bb6ad603 /devel | |
parent | 63bf761c57c2e96a2449839a49e0ddaeaab0292a (diff) | |
download | ports-40d889badc4f18cb02157a73fc50c48fce95991e.tar.gz ports-40d889badc4f18cb02157a73fc50c48fce95991e.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cvslines/Makefile | 2 | ||||
-rw-r--r-- | devel/darts/Makefile | 2 | ||||
-rw-r--r-- | devel/gengetopt/Makefile | 2 | ||||
-rw-r--r-- | devel/libghthash/Makefile | 2 | ||||
-rw-r--r-- | devel/log4c/Makefile | 2 | ||||
-rw-r--r-- | devel/naturaldocs/Makefile | 2 | ||||
-rw-r--r-- | devel/py-lucene/Makefile | 2 | ||||
-rw-r--r-- | devel/re2c/Makefile | 2 | ||||
-rw-r--r-- | devel/readline/Makefile | 2 | ||||
-rw-r--r-- | devel/rlwrap/Makefile | 2 | ||||
-rw-r--r-- | devel/scsh-install-lib/Makefile | 2 | ||||
-rw-r--r-- | devel/sunterlib/Makefile | 2 | ||||
-rw-r--r-- | devel/xtl/Makefile | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/devel/cvslines/Makefile b/devel/cvslines/Makefile index 2bc56a76e938..aafa8d001ef5 100644 --- a/devel/cvslines/Makefile +++ b/devel/cvslines/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Wrapper to ease merging of changes between CVS branches WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/devel/darts/Makefile b/devel/darts/Makefile index 7a72d7d8e94e..de00368fba4a 100644 --- a/devel/darts/Makefile +++ b/devel/darts/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3 CATEGORIES= devel MASTER_SITES= http://www.chasen.org/~taku/software/darts/src/ -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= A C++ template library that implements Double-Array GNU_CONFIGURE= yes diff --git a/devel/gengetopt/Makefile b/devel/gengetopt/Makefile index c502ff289648..581374b909bc 100644 --- a/devel/gengetopt/Makefile +++ b/devel/gengetopt/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= A tool for generating a C function which parses command line arguments GNU_CONFIGURE= yes diff --git a/devel/libghthash/Makefile b/devel/libghthash/Makefile index c5b1739c7472..b8eb6fd32de5 100644 --- a/devel/libghthash/Makefile +++ b/devel/libghthash/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.ipd.bth.se/ska/sim_home/filer/ -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Generic Hash Table USE_AUTOTOOLS= libtool:15 diff --git a/devel/log4c/Makefile b/devel/log4c/Makefile index d82c8a309516..29d233f1a327 100644 --- a/devel/log4c/Makefile +++ b/devel/log4c/Makefile @@ -13,7 +13,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Logging for C Library GNU_CONFIGURE= yes diff --git a/devel/naturaldocs/Makefile b/devel/naturaldocs/Makefile index ace1c8d03070..5320316c50db 100644 --- a/devel/naturaldocs/Makefile +++ b/devel/naturaldocs/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= NaturalDocs-${PORTVERSION} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= An extensible, multi-language source code documentation generator USE_ZIP= yes diff --git a/devel/py-lucene/Makefile b/devel/py-lucene/Makefile index 3c8bf7d7c20d..2c13bbb378fe 100644 --- a/devel/py-lucene/Makefile +++ b/devel/py-lucene/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://downloads.osafoundation.org/PyLucene/src/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-src-${PORTVERSION}${PATCHSET} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= A GCJ-compiled version of Java Lucene integrated with Python BUILD_DEPENDS+= ${LOCALBASE}/libdata/ldconfig/gcc41-withgcjawt:${PORTSDIR}/lang/gcc41-withgcjawt diff --git a/devel/re2c/Makefile b/devel/re2c/Makefile index d1c11ab348e6..c680388fa335 100644 --- a/devel/re2c/Makefile +++ b/devel/re2c/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Compile regular expression to C (much faster final code than flex) GNU_CONFIGURE= yes diff --git a/devel/readline/Makefile b/devel/readline/Makefile index 0ebf31fd488e..27ccc2b5fc01 100644 --- a/devel/readline/Makefile +++ b/devel/readline/Makefile @@ -16,7 +16,7 @@ PATCH_SITES= ftp://ftp.gnu.org/gnu/readline/${PORTNAME}-${PORTVERSION}-patches/ ftp://ftp.cwru.edu/pub/bash/${PORTNAME}-${PORTVERSION}-patches/ PATCHFILES= readline51-001 -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= A library for editing command lines as they are typed GNU_CONFIGURE= yes diff --git a/devel/rlwrap/Makefile b/devel/rlwrap/Makefile index 72722f8cfd0c..dba3c41781a0 100644 --- a/devel/rlwrap/Makefile +++ b/devel/rlwrap/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://utopia.knoware.nl/~hlub/uck/rlwrap/ -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Readline wrapper USE_GETOPT_LONG= yes diff --git a/devel/scsh-install-lib/Makefile b/devel/scsh-install-lib/Makefile index 6e9c543e550d..26b14f88061d 100644 --- a/devel/scsh-install-lib/Makefile +++ b/devel/scsh-install-lib/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.0 CATEGORIES= devel scheme MASTER_SITES= http://lamp.epfl.ch/~schinz/scsh_packages/ -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= An scsh library for installing other scsh packages RUN_DEPENDS= scsh:${PORTSDIR}/lang/scsh diff --git a/devel/sunterlib/Makefile b/devel/sunterlib/Makefile index 684bc60580eb..d3d38c74d180 100644 --- a/devel/sunterlib/Makefile +++ b/devel/sunterlib/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel scheme MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Contributed libraries for Scheme 48 and scsh RUN_DEPENDS= ${LOCALBASE}/lib/scsh/scsh-install-pkg:${PORTSDIR}/devel/scsh-install-lib diff --git a/devel/xtl/Makefile b/devel/xtl/Makefile index 499ccd5680db..cf40f66b95f1 100644 --- a/devel/xtl/Makefile +++ b/devel/xtl/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= A library for R/W structured data to/from an external representation NO_BUILD= yes |