diff options
author | krion <krion@FreeBSD.org> | 2004-03-25 06:30:06 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-03-25 06:30:06 +0800 |
commit | 1e0e9877ea286f037bdd53cb71ccdfe7c8932826 (patch) | |
tree | 36834a473dce3c625c6c8c301d54b1c3d19c36c2 | |
parent | f920b20b76318a6e048d2df01ca72675bebc5026 (diff) | |
download | freebsd-ports-gnome-1e0e9877ea286f037bdd53cb71ccdfe7c8932826.tar.gz freebsd-ports-gnome-1e0e9877ea286f037bdd53cb71ccdfe7c8932826.tar.zst freebsd-ports-gnome-1e0e9877ea286f037bdd53cb71ccdfe7c8932826.zip |
- Reset maintainer to ports@FreeBSD.org, thank you Anders for
your work!
PR: ports/64665
Submitted by: Anders Andersson <anders@andersa.net>
-rw-r--r-- | cad/oregano/Makefile | 2 | ||||
-rw-r--r-- | irc/ninja/Makefile | 2 | ||||
-rw-r--r-- | net-im/gtkyahoo/Makefile | 2 | ||||
-rw-r--r-- | net/gtkyahoo/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/pekwm/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile index 213dc648d8eb..f837631738a2 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= ftp://ftp.codefactory.se/pub/CodeFactory/software/oregano/ -MAINTAINER= anders@andersa.net +MAINTAINER= ports@FreeBSD.org COMMENT= Schematic capture and simulation of electrical circuits USE_GMAKE= yes diff --git a/irc/ninja/Makefile b/irc/ninja/Makefile index f9319037a7b1..d69ff83a5768 100644 --- a/irc/ninja/Makefile +++ b/irc/ninja/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5.8.1 CATEGORIES= irc MASTER_SITES= ftp://ninja.qoop.org/ninja/sources/ -MAINTAINER= anders@andersa.net +MAINTAINER= ports@FreeBSD.org COMMENT= Another ircII based irc client WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/net-im/gtkyahoo/Makefile b/net-im/gtkyahoo/Makefile index 7ff396c6bfc7..d944205622f5 100644 --- a/net-im/gtkyahoo/Makefile +++ b/net-im/gtkyahoo/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtkyahoo -MAINTAINER= anders@andersa.net +MAINTAINER= ports@FreeBSD.org COMMENT= Yahoo Messenger Client using GTK USE_X_PREFIX= yes diff --git a/net/gtkyahoo/Makefile b/net/gtkyahoo/Makefile index 7ff396c6bfc7..d944205622f5 100644 --- a/net/gtkyahoo/Makefile +++ b/net/gtkyahoo/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtkyahoo -MAINTAINER= anders@andersa.net +MAINTAINER= ports@FreeBSD.org COMMENT= Yahoo Messenger Client using GTK USE_X_PREFIX= yes diff --git a/x11-wm/pekwm/Makefile b/x11-wm/pekwm/Makefile index d788ee5a7517..1571a940fa85 100644 --- a/x11-wm/pekwm/Makefile +++ b/x11-wm/pekwm/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://pekwm.pekdon.net/files/source/ -MAINTAINER= anders@andersa.net +MAINTAINER= ports@FreeBSD.org COMMENT= A windowmanager based on aewm++ USE_X_PREFIX= yes |