diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/fossology/Makefile | 2 | ||||
-rw-r--r-- | devel/jam/Makefile | 2 | ||||
-rw-r--r-- | devel/libublio/Makefile | 2 | ||||
-rw-r--r-- | devel/pdcurses-the/Makefile | 2 | ||||
-rw-r--r-- | devel/pdcurses/Makefile | 2 | ||||
-rw-r--r-- | devel/thistest/Makefile | 2 | ||||
-rw-r--r-- | devel/wxGlade/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/devel/fossology/Makefile b/devel/fossology/Makefile index e79204a5df4e..6093b7f59982 100644 --- a/devel/fossology/Makefile +++ b/devel/fossology/Makefile @@ -21,7 +21,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= License analysis tool for Open Source software BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ diff --git a/devel/jam/Makefile b/devel/jam/Makefile index 1ff17ad32db9..6b748247fcef 100644 --- a/devel/jam/Makefile +++ b/devel/jam/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/jam/ -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A build utility like make(1) USE_ZIP= yes diff --git a/devel/libublio/Makefile b/devel/libublio/Makefile index 581c62a3cfe0..55f227839ef2 100644 --- a/devel/libublio/Makefile +++ b/devel/libublio/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alepulver -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= User space caching library USE_LDCONFIG= yes diff --git a/devel/pdcurses-the/Makefile b/devel/pdcurses-the/Makefile index 93f3fc8c1ece..96ac595642a7 100644 --- a/devel/pdcurses-the/Makefile +++ b/devel/pdcurses-the/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF PKGNAMESUFFIX= -the DISTNAME= PDCurses-${PORTVERSION} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Curses library implementation for Win32, DOS, OS/2 and X11 CONFLICTS= pdcurses-[0-9]* diff --git a/devel/pdcurses/Makefile b/devel/pdcurses/Makefile index c74ff656b844..2db6f99239ef 100644 --- a/devel/pdcurses/Makefile +++ b/devel/pdcurses/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= SF DISTNAME= PDCurses-${PORTVERSION} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Curses library implementation for Win32, DOS, OS/2 and X11 CONFLICTS= pdcurses-the-[0-9]* diff --git a/devel/thistest/Makefile b/devel/thistest/Makefile index 499a9acc896b..c33a157f2e75 100644 --- a/devel/thistest/Makefile +++ b/devel/thistest/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # DISTNAME= thisTest EXTRACT_SUFX= .jar -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Java unit testing framework DEPRECATED= development has ceased; website disappeared diff --git a/devel/wxGlade/Makefile b/devel/wxGlade/Makefile index 0337191d218e..e584fb0695b1 100644 --- a/devel/wxGlade/Makefile +++ b/devel/wxGlade/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel x11-toolkits python MASTER_SITES= SF DISTNAME= wxGlade-${PORTVERSION} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GUI builder for wxPython/wxWindows written in Python WRKSRC= ${WRKDIR}/wxGlade-${PORTVERSION} |