diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-16 03:46:50 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-16 03:46:50 +0000 |
commit | 7387137ea8edf684f943c2161257f76411d55ae9 (patch) | |
tree | 3bc21c45da055aec934826dd11464bc850052f87 /devel | |
parent | 4d5d0713bdb5274809c1d8789753dc723b1ec440 (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/avra/Makefile | 4 | ||||
-rw-r--r-- | devel/phpbt/Makefile | 2 | ||||
-rw-r--r-- | devel/poco-ssl/Makefile | 2 | ||||
-rw-r--r-- | devel/poco/Makefile | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/devel/avra/Makefile b/devel/avra/Makefile index 69274b6129c4..cc839ea14dbd 100644 --- a/devel/avra/Makefile +++ b/devel/avra/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: tavrasm # Date created: 12 December 2003 -# Whom: Wes Peters <wes@FreeBSD.org> +# Whom: Wes Peters <@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ DISTVERSIONSUFFIX= -src CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= wes@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Macro Assembler for Atmel AVR microcontrollers WRKSRC= ${WRKDIR} diff --git a/devel/phpbt/Makefile b/devel/phpbt/Makefile index bfde89e68555..04c1014ed62e 100644 --- a/devel/phpbt/Makefile +++ b/devel/phpbt/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.1 CATEGORIES?= devel MASTER_SITES= SF -MAINTAINER= wes@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bug-tracking system developed in PHP RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB diff --git a/devel/poco-ssl/Makefile b/devel/poco-ssl/Makefile index af636dbde8cb..a78531e5a5c9 100644 --- a/devel/poco-ssl/Makefile +++ b/devel/poco-ssl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/sources/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= -ssl DISTNAME= poco-${PORTVERSION}-all -MAINTAINER= wes@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ Portable Components library with NetSSL library LIB_DEPENDS= odbc:${PORTSDIR}/databases/unixODBC diff --git a/devel/poco/Makefile b/devel/poco/Makefile index 7838765bf8bc..b824dfff228c 100644 --- a/devel/poco/Makefile +++ b/devel/poco/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.3.6 CATEGORIES= devel net MASTER_SITES= SF/${PORTNAME}/sources/${PORTNAME}-${PORTVERSION} -MAINTAINER= wes@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ Portable Components library GNU_CONFIGURE= yes |