aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/Maaate/Makefile2
-rw-r--r--graphics/gif2png/Makefile2
-rw-r--r--graphics/gif2png/pkg-descr2
-rw-r--r--lang/mtasc/Makefile2
-rw-r--r--lang/tinypy/Makefile2
-rw-r--r--net-mgmt/libsmi/Makefile2
-rw-r--r--net-mgmt/libsmi/pkg-descr2
-rw-r--r--net/tn5250j/Makefile2
-rw-r--r--net/wackamole/Makefile2
-rw-r--r--sysutils/jtopen/Makefile2
-rw-r--r--www/bugmenot/Makefile2
-rw-r--r--www/commonist/Makefile2
-rw-r--r--www/jericho-html/Makefile2
-rw-r--r--x11-fonts/c64bdf/Makefile2
14 files changed, 12 insertions, 16 deletions
diff --git a/audio/Maaate/Makefile b/audio/Maaate/Makefile
index 41e62eb8ca8c..46ff6d2392b1 100644
--- a/audio/Maaate/Makefile
+++ b/audio/Maaate/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/M/m/}
-MAINTAINER= saper@SYSTEM.PL
+MAINTAINER= ports@FreeBSD.org
COMMENT= MPEG audio analysis toolkit
USE_AUTOTOOLS= libtool:15
diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile
index 93186241d391..c60604e2b7eb 100644
--- a/graphics/gif2png/Makefile
+++ b/graphics/gif2png/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.5.1
CATEGORIES= graphics
MASTER_SITES= http://www.catb.org/~esr/gif2png/
-MAINTAINER= saper@system.pl
+MAINTAINER= ports@FreeBSD.org
COMMENT= Converts GIF images to a PNG format
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
diff --git a/graphics/gif2png/pkg-descr b/graphics/gif2png/pkg-descr
index 9dee83cdc0cd..eb6b6240a7f9 100644
--- a/graphics/gif2png/pkg-descr
+++ b/graphics/gif2png/pkg-descr
@@ -14,5 +14,3 @@ Current maintainter of the utility:
Eric S. Raymond <esr@thyrsus.com>
WWW: http://www.catb.org/~esr/gif2png/
---
-Marcin Cieslak <saper@system.pl>
diff --git a/lang/mtasc/Makefile b/lang/mtasc/Makefile
index 60cb02ac437b..7eaee0adebc6 100644
--- a/lang/mtasc/Makefile
+++ b/lang/mtasc/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= lang www
MASTER_SITES= http://saper.info/distfiles/ LOCAL/chinsan
-MAINTAINER= saper@SYSTEM.PL
+MAINTAINER= ports@FreeBSD.org
COMMENT= Motion-Twin ActionScript 2 Compiler
BUILD_DEPENDS= ${LOCALBASE}/lib/ocaml/site-lib/extlib/IO.cmi:${PORTSDIR}/devel/ocaml-extlib
diff --git a/lang/tinypy/Makefile b/lang/tinypy/Makefile
index aa177dff0653..bc9be2c5d26a 100644
--- a/lang/tinypy/Makefile
+++ b/lang/tinypy/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1
CATEGORIES= lang python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
-MAINTAINER= saper@SYSTEM.PL
+MAINTAINER= ports@FreeBSD.org
COMMENT= A minimalist implementation of python in 64k of code
USE_PYTHON_BUILD= yes
diff --git a/net-mgmt/libsmi/Makefile b/net-mgmt/libsmi/Makefile
index 9f69ed1c5291..64004338f168 100644
--- a/net-mgmt/libsmi/Makefile
+++ b/net-mgmt/libsmi/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.4.8
CATEGORIES= net-mgmt
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/
-MAINTAINER= saper@system.pl
+MAINTAINER= ports@FreeBSD.org
COMMENT= A library to access SMI MIB information
USE_AUTOTOOLS= libtool:15
diff --git a/net-mgmt/libsmi/pkg-descr b/net-mgmt/libsmi/pkg-descr
index 9f08903edd23..24f306fa9e68 100644
--- a/net-mgmt/libsmi/pkg-descr
+++ b/net-mgmt/libsmi/pkg-descr
@@ -7,5 +7,3 @@ to adapt applications that make use of libsmi.
There are also simple tools to handle MIBs included.
WWW: http://www.ibr.cs.tu-bs.de/projects/libsmi/
-
-Marcin Cieslak <saper@system.pl>
diff --git a/net/tn5250j/Makefile b/net/tn5250j/Makefile
index 225dc61e7248..190a2bc5afeb 100644
--- a/net/tn5250j/Makefile
+++ b/net/tn5250j/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net java
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= saper@SYSTEM.PL
+MAINTAINER= ports@FreeBSD.org
COMMENT= A 5250 terminal emulator for the AS/400 written in Java
BUILD_DEPENDS= ${JAVAJARDIR}/mail.jar:${PORTSDIR}/java/javamail \
diff --git a/net/wackamole/Makefile b/net/wackamole/Makefile
index 0189aabe512c..0298b76f0e80 100644
--- a/net/wackamole/Makefile
+++ b/net/wackamole/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.1.4
CATEGORIES= net
MASTER_SITES= http://mirrors.omniti.com/wackamole/
-MAINTAINER= saper@system.pl
+MAINTAINER= ports@FreeBSD.org
COMMENT= Peer-to-peer high availability cluster
LIB_DEPENDS= spread.1:${PORTSDIR}/net/spread
diff --git a/sysutils/jtopen/Makefile b/sysutils/jtopen/Makefile
index 88ea2b57c237..fb585b8503ac 100644
--- a/sysutils/jtopen/Makefile
+++ b/sysutils/jtopen/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= jt400
DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/}
-MAINTAINER= saper@SYSTEM.PL
+MAINTAINER= ports@FreeBSD.org
COMMENT= JTOpen is a Java library to access OS/400 or i5/OS system
USE_ZIP= yes
diff --git a/www/bugmenot/Makefile b/www/bugmenot/Makefile
index 757119c6235a..f45f3e6d82c8 100644
--- a/www/bugmenot/Makefile
+++ b/www/bugmenot/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_MOZDEV}
MASTER_SITE_SUBDIR= xsidebar/mods
DISTNAME= ${PORTNAME}-${PORTVERSION}-mod
-MAINTAINER= saper@SYSTEM.PL
+MAINTAINER= ports@FreeBSD.org
COMMENT= ${GECKO} extension to bypass compulsory web registration
PLIST_FILES= %%MOZDIR%%/chrome/bugmenot.jar
diff --git a/www/commonist/Makefile b/www/commonist/Makefile
index a50d03e4c0cf..ce128e670834 100644
--- a/www/commonist/Makefile
+++ b/www/commonist/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.3.32
CATEGORIES= www java
MASTER_SITES= http://djini.de/software/commonist/
-MAINTAINER= saper@SYSTEM.PL
+MAINTAINER= ports@FreeBSD.org
COMMENT= Easy upload of images to Wikimedia Commons and Mediawiki
TARGET_JAR= ${JAVAJARDIR}/${PORTNAME}.jar
diff --git a/www/jericho-html/Makefile b/www/jericho-html/Makefile
index c18bf670e3b5..80ea7d2580b9 100644
--- a/www/jericho-html/Makefile
+++ b/www/jericho-html/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www java
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME:S,-,,}
-MAINTAINER= saper@SYSTEM.PL
+MAINTAINER= ports@FreeBSD.org
COMMENT= A java library to analyse and manipulate HTML
USE_ZIP= yes
diff --git a/x11-fonts/c64bdf/Makefile b/x11-fonts/c64bdf/Makefile
index 8bd8be7576b4..4356ad40a740 100644
--- a/x11-fonts/c64bdf/Makefile
+++ b/x11-fonts/c64bdf/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://beej.us/c64bdf/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tgz
-MAINTAINER= saper@SYSTEM.PL
+MAINTAINER= ports@FreeBSD.org
COMMENT= Commodore 64 X11 fonts
NO_BUILD= yes