diff options
author | bsam <bsam@FreeBSD.org> | 2011-11-21 22:58:09 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2011-11-21 22:58:09 +0800 |
commit | d3457b8da975d2e8f6145b11b2ca0ea6c7a42b92 (patch) | |
tree | 4357dde8489c675911724fcb569747fcf4437384 /devel | |
parent | a8df872d3fea433c119a7e3ba554af11115fddc9 (diff) | |
download | freebsd-ports-gnome-d3457b8da975d2e8f6145b11b2ca0ea6c7a42b92.tar.gz freebsd-ports-gnome-d3457b8da975d2e8f6145b11b2ca0ea6c7a42b92.tar.zst freebsd-ports-gnome-d3457b8da975d2e8f6145b11b2ca0ea6c7a42b92.zip |
Return to the pool since I don't use and ENOTIME to maintain those ports.
Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/qct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/qct/Makefile b/devel/qct/Makefile index bcc4af393c54..816423dbb4ef 100644 --- a/devel/qct/Makefile +++ b/devel/qct/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel python MASTER_SITES= http://qct.sourceforge.net/ \ ftp://ftp.ipt.ru/pub/download/${PORTNAME}/ -MAINTAINER= bsam@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= QCT GUI commit tool LICENSE= GPLv2 |