diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-01 20:28:00 +0800 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-01 20:28:00 +0800 |
commit | c78f797bc828f1e05e2099b1158b027bb2476c53 (patch) | |
tree | 30e28a3c8e1783e4b0ce8e9f9f0b30c317be823a /net/ctorrent | |
parent | fc937090447b91efba45a79d1a7503083b2967b4 (diff) | |
download | freebsd-ports-gnome-c78f797bc828f1e05e2099b1158b027bb2476c53.tar.gz freebsd-ports-gnome-c78f797bc828f1e05e2099b1158b027bb2476c53.tar.zst freebsd-ports-gnome-c78f797bc828f1e05e2099b1158b027bb2476c53.zip |
Change my email address in MAINTAINER lines for ports I maintain to
flz@FreeBSD.org.
Approved by: pav (mentor)
Diffstat (limited to 'net/ctorrent')
-rw-r--r-- | net/ctorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ctorrent/Makefile b/net/ctorrent/Makefile index 57498d1840d5..7ace7f52baf3 100644 --- a/net/ctorrent/Makefile +++ b/net/ctorrent/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= flz@xbsd.org +MAINTAINER= flz@FreeBSD.org COMMENT= BitTorrent Client written in C for FreeBSD and Linux GNU_CONFIGURE= yes |