diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-10-22 02:54:05 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-10-22 02:54:05 +0800 |
commit | e16203a00178fa00e594fe09a28cc86b63af62c6 (patch) | |
tree | ca534f8283749051c92059b2bb8cad81c8aface8 /irc | |
parent | 8d1c0a1c99a444e30070c45b2dd94716919f7285 (diff) | |
download | freebsd-ports-gnome-e16203a00178fa00e594fe09a28cc86b63af62c6.tar.gz freebsd-ports-gnome-e16203a00178fa00e594fe09a28cc86b63af62c6.tar.zst freebsd-ports-gnome-e16203a00178fa00e594fe09a28cc86b63af62c6.zip |
- set new MAINTAINER
PR: 172861
Submitted by: Chris Petrik
Feature safe: yes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/zircon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index e9ccddbb5e43..6d84a5c8975f 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dinoex -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= An X11 interface to Internet Relay Chat LICENSE= BSD |