diff options
-rw-r--r-- | audio/splaytk/Makefile | 2 | ||||
-rw-r--r-- | editors/cooledit/Makefile | 2 | ||||
-rw-r--r-- | editors/gnotepad+/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimp-manual-html/Makefile | 5 | ||||
-rw-r--r-- | mail/asmail/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/tkfont/Makefile | 2 |
6 files changed, 7 insertions, 8 deletions
diff --git a/audio/splaytk/Makefile b/audio/splaytk/Makefile index 33410f1f96e9..88b0e5baf791 100644 --- a/audio/splaytk/Makefile +++ b/audio/splaytk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/players -MAINTAINER= brett@peloton.runet.edu +MAINTAINER= ports@freebsd.org COMMENT= A tk based interface for splay RUN_DEPENDS= splay:${PORTSDIR}/audio/splay \ diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index 8c8d3fdd1d51..3cca878c9573 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://cooledit.sourceforge.net/ \ http://www.netins.net/showcase/Comput-IT/cooledit/src/ MASTER_SITE_SUBDIR= apps/editors/X/cooledit -MAINTAINER= brett@peloton.runet.edu +MAINTAINER= ports@freebsd.org COMMENT= Suite of utilities, including a GUI editor LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ diff --git a/editors/gnotepad+/Makefile b/editors/gnotepad+/Makefile index cb3d3cd66301..7e443924f901 100644 --- a/editors/gnotepad+/Makefile +++ b/editors/gnotepad+/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-help-${DOCVERSION}${EXTRACT_SUFX} .endif -MAINTAINER= brett@peloton.runet.edu +MAINTAINER= ports@freebsd.org COMMENT= Simple GTK-based text/HTML editor DOCVERSION= 1.2.0 diff --git a/graphics/gimp-manual-html/Makefile b/graphics/gimp-manual-html/Makefile index 2531f3bb8d35..36d378cdba4e 100644 --- a/graphics/gimp-manual-html/Makefile +++ b/graphics/gimp-manual-html/Makefile @@ -8,11 +8,10 @@ PORTNAME= GimpUserManual PORTVERSION= 2 CATEGORIES= graphics -MASTER_SITES= ftp://manual.gimp.org/pub/manual/ \ - http://peloton.runet.edu/distfiles/ +MASTER_SITES= ftp://manual.gimp.org/pub/manual/ PKGNAMESUFFIX= -${DOCFORMAT} -MAINTAINER= brett@peloton.runet.edu +MAINTAINER= ports@freebsd.org COMMENT= The user manual for the GNU Image Manipulation Program (GIMP) .if !defined(DOCFORMAT) diff --git a/mail/asmail/Makefile b/mail/asmail/Makefile index 49a9ceb43fd7..e0808e7d1717 100644 --- a/mail/asmail/Makefile +++ b/mail/asmail/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://gates.enemy.at/pub/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= brett@peloton.runet.edu +MAINTAINER= ports@freebsd.org COMMENT= Biff-type program, designed to match AfterStep USE_X_PREFIX= yes diff --git a/x11-fonts/tkfont/Makefile b/x11-fonts/tkfont/Makefile index 59b4f51ab810..ba83638299c5 100644 --- a/x11-fonts/tkfont/Makefile +++ b/x11-fonts/tkfont/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-fonts tk83 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= petef -MAINTAINER= brett@peloton.runet.edu +MAINTAINER= ports@freebsd.org COMMENT= A Tk based replacement for xfontsel RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 |