diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-31 01:37:36 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-31 01:37:36 +0000 |
commit | 58867f8da874530ebe886c06c8ebca251d273981 (patch) | |
tree | 4e6e2212573b7c2698e229a0219f0cbe9d72fa55 /devel | |
parent | 6162b57bacb3eb696899a2bce76d0b2af5e27476 (diff) | |
download | ports-58867f8da874530ebe886c06c8ebca251d273981.tar.gz ports-58867f8da874530ebe886c06c8ebca251d273981.zip |
Pickup maintance of these until someone else comes along.
Notes
Notes:
svn path=/head/; revision=27160
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cccc/Makefile | 2 | ||||
-rw-r--r-- | devel/cdk/Makefile | 2 | ||||
-rw-r--r-- | devel/cs/Makefile | 2 | ||||
-rw-r--r-- | devel/libgnugetopt/Makefile | 2 | ||||
-rw-r--r-- | devel/libshhmsg/Makefile | 2 | ||||
-rw-r--r-- | devel/libshhopt/Makefile | 2 | ||||
-rw-r--r-- | devel/libxalloc/Makefile | 2 | ||||
-rw-r--r-- | devel/pccts/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/devel/cccc/Makefile b/devel/cccc/Makefile index ee1df0a9db44..08d695a7e40e 100644 --- a/devel/cccc/Makefile +++ b/devel/cccc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel textproc www MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= devel/lang/c++ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org BUILD_DEPENDS= antlr:${PORTSDIR}/devel/pccts \ dlg:${PORTSDIR}/devel/pccts diff --git a/devel/cdk/Makefile b/devel/cdk/Makefile index 1eaccae4d032..161677dbd9b4 100644 --- a/devel/cdk/Makefile +++ b/devel/cdk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/ui -MAINTAINER= ports@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org ALL_TARGET= SRCDIR=${WRKSRC} libcdk.so.1 diff --git a/devel/cs/Makefile b/devel/cs/Makefile index 752c09f5249f..a7fabcc67645 100644 --- a/devel/cs/Makefile +++ b/devel/cs/Makefile @@ -10,7 +10,7 @@ DISTNAME= cs-0.5 CATEGORIES= devel MASTER_SITES= ftp://cantor.informatik.rwth-aachen.de/pub/unix/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org NO_CDROM= this port requires a written license ALL_TARGET= cs diff --git a/devel/libgnugetopt/Makefile b/devel/libgnugetopt/Makefile index e69786a87d0b..a898d097e308 100644 --- a/devel/libgnugetopt/Makefile +++ b/devel/libgnugetopt/Makefile @@ -10,7 +10,7 @@ DISTNAME= libgnugetopt-1.1 CATEGORIES= devel MASTER_SITES= http://people.FreeBSD.org/~andy/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org do-install: @ ${INSTALL_DATA} ${WRKSRC}/getopt.h ${PREFIX}/include diff --git a/devel/libshhmsg/Makefile b/devel/libshhmsg/Makefile index 86c55db7a5a7..2809489edb72 100644 --- a/devel/libshhmsg/Makefile +++ b/devel/libshhmsg/Makefile @@ -11,7 +11,7 @@ PKGNAME= libshhmsg-1.4.0 CATEGORIES= devel MASTER_SITES= http://home.sol.no/~sverrehu/pub-unix/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org USE_GMAKE= yes diff --git a/devel/libshhopt/Makefile b/devel/libshhopt/Makefile index ac45a63e3e9a..d23052ec09ef 100644 --- a/devel/libshhopt/Makefile +++ b/devel/libshhopt/Makefile @@ -11,7 +11,7 @@ PKGNAME= libshhopt-1.1.6 CATEGORIES= devel MASTER_SITES= http://home.sol.no/~sverrehu/pub-unix/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org USE_GMAKE= yes diff --git a/devel/libxalloc/Makefile b/devel/libxalloc/Makefile index 356412b33440..07de05c4bf1b 100644 --- a/devel/libxalloc/Makefile +++ b/devel/libxalloc/Makefile @@ -11,7 +11,7 @@ PKGNAME= libxalloc-1.0.3 CATEGORIES= devel MASTER_SITES= http://home.sol.no/~sverrehu/pub-unix/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org USE_GMAKE= yes diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile index 5bddabda3cf6..6390f967f0be 100644 --- a/devel/pccts/Makefile +++ b/devel/pccts/Makefile @@ -11,7 +11,7 @@ PKGNAME= pccts-1.33.22 CATEGORIES= devel MASTER_SITES= http://www.polhode.com/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org FETCH_BEFORE_ARGS= -b |