diff options
author | Rene Ladan <rene@FreeBSD.org> | 2023-04-11 20:34:04 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2023-04-11 20:34:04 +0000 |
commit | 4f538db960da5a685c2ddfa6428089654b0ad72d (patch) | |
tree | e73effc7e694b6162ae60ebcc8ef514d915c72ed /irc/bip/Makefile | |
parent | 4d555f0d5aceec726179224ae3fda53ee6f8bef0 (diff) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary
Diffstat (limited to 'irc/bip/Makefile')
-rw-r--r-- | irc/bip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bip/Makefile b/irc/bip/Makefile index e82a04b2b369..c787f4464d23 100644 --- a/irc/bip/Makefile +++ b/irc/bip/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 0.9.0-rc4 CATEGORIES= irc MASTER_SITES= https://projects.duckcorp.org/attachments/download/97/ -MAINTAINER= swills@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple IRC proxy with SSL support WWW= https://bip.milkypond.org/ |