diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-23 15:58:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-23 15:58:12 +0000 |
commit | 98b90543fae178a03a55e921c8302d64ff9c1b83 (patch) | |
tree | 167bf70e36fd64d1d7decdd41f19c0a65baaa52e | |
parent | - Add descriptions for options using external library instead of bundled on (diff) |
- Update MAINTAINER
PR: ports/192902
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
Notes
Notes:
svn path=/head/; revision=365746
-rw-r--r-- | comms/ncid/Makefile | 2 | ||||
-rw-r--r-- | devel/boehm-gc/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-SVN-Look/Makefile | 2 | ||||
-rw-r--r-- | hebrew/elmar-fonts/Makefile | 2 | ||||
-rw-r--r-- | hebrew/he2/Makefile | 2 | ||||
-rw-r--r-- | lang/tcc/Makefile | 2 | ||||
-rw-r--r-- | net/rtptools/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/comms/ncid/Makefile b/comms/ncid/Makefile index fe108dfced9e..8fa8d9bb2029 100644 --- a/comms/ncid/Makefile +++ b/comms/ncid/Makefile @@ -7,7 +7,7 @@ CATEGORIES= comms MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S/.1//g} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= cjpugmed@gmail.com +MAINTAINER= cpm@fbsd.es COMMENT= Network based Caller ID package LICENSE= GPLv3 diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile index 00478d0f2f59..3002250ddcaf 100644 --- a/devel/boehm-gc/Makefile +++ b/devel/boehm-gc/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= boehm- PKGNAMESUFFIX= -${GC_VARIANT} .endif -MAINTAINER= cjpugmed@gmail.com +MAINTAINER= cpm@fbsd.es COMMENT= Garbage collection and memory leak detection for C and C++ LICENSE= BDWGC diff --git a/devel/p5-SVN-Look/Makefile b/devel/p5-SVN-Look/Makefile index 52fca08f445b..2d489b06ceea 100644 --- a/devel/p5-SVN-Look/Makefile +++ b/devel/p5-SVN-Look/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= cjpugmed@gmail.com +MAINTAINER= cpm@fbsd.es COMMENT= Caching wrapper around the svnlook command LICENSE= ART10 GPLv1 diff --git a/hebrew/elmar-fonts/Makefile b/hebrew/elmar-fonts/Makefile index 76f661e43a96..f19d2c6c048b 100644 --- a/hebrew/elmar-fonts/Makefile +++ b/hebrew/elmar-fonts/Makefile @@ -8,7 +8,7 @@ CATEGORIES= hebrew x11-fonts DISTNAME= H.fonts EXTRACT_SUFX= .tar.Z -MAINTAINER= cjpugmed@gmail.com +MAINTAINER= cpm@fbsd.es COMMENT= Collection of Hebrew fonts from El-Mar software Ltd NO_WRKSUBDIR= yes diff --git a/hebrew/he2/Makefile b/hebrew/he2/Makefile index e5041208f55e..4085cf926122 100644 --- a/hebrew/he2/Makefile +++ b/hebrew/he2/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= hebrew editors MASTER_SITES= SF/${PORTNAME}/HebrewEditor/${PORTVERSION} -MAINTAINER= cjpugmed@gmail.com +MAINTAINER= cpm@fbsd.es COMMENT= Editor for editing (primarily LaTeX) Hebrew files LICENSE= GPLv2 diff --git a/lang/tcc/Makefile b/lang/tcc/Makefile index 22bc30f220a8..1055697d18bb 100644 --- a/lang/tcc/Makefile +++ b/lang/tcc/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= SAVANNAH/tinycc -MAINTAINER= cjpugmed@gmail.com +MAINTAINER= cpm@fbsd.es COMMENT= Tiny C Compiler LICENSE= LGPL21 diff --git a/net/rtptools/Makefile b/net/rtptools/Makefile index f973d3ecd8ed..04c651b10ba1 100644 --- a/net/rtptools/Makefile +++ b/net/rtptools/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.20 CATEGORIES= net mbone MASTER_SITES= http://www.cs.columbia.edu/IRT/software/rtptools/download/ -MAINTAINER= cjpugmed@gmail.com +MAINTAINER= cpm@fbsd.es COMMENT= Set of tools to record, playback, and monitor RTPv2 data streams GNU_CONFIGURE= yes |