diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-24 22:30:06 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-24 22:30:06 +0000 |
commit | c8a53c50900c6a702fe8ea0137699a14c9ded54b (patch) | |
tree | 420918d247224c8e077b09ff24e9769b244a2185 | |
parent | 3c2502022675a3619c0e6cb27d106ddbeeabcc33 (diff) | |
download | ports-c8a53c50900c6a702fe8ea0137699a14c9ded54b.tar.gz ports-c8a53c50900c6a702fe8ea0137699a14c9ded54b.zip |
- Reset maintainer to ports@FreeBSD.org, thank you Anders for
your work!
PR: ports/64665
Submitted by: Anders Andersson <anders@andersa.net>
Notes
Notes:
svn path=/head/; revision=105159
-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 |