diff options
author | cy <cy@FreeBSD.org> | 2014-12-12 13:45:17 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2014-12-12 13:45:17 +0800 |
commit | 6aa9185e70f9c8a0a9877284b5a2b277a5eeea5b (patch) | |
tree | 348f3183d65ffecef17af05cb1661a08f0df88ca /sysutils | |
parent | ac337f53727a95986cd35ef931aac1f50527cf32 (diff) | |
download | freebsd-ports-gnome-6aa9185e70f9c8a0a9877284b5a2b277a5eeea5b.tar.gz freebsd-ports-gnome-6aa9185e70f9c8a0a9877284b5a2b277a5eeea5b.tar.zst freebsd-ports-gnome-6aa9185e70f9c8a0a9877284b5a2b277a5eeea5b.zip |
Assume maintainership.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/heirloom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/heirloom/Makefile b/sysutils/heirloom/Makefile index f2c71f0bfb61..9f83c38152a7 100644 --- a/sysutils/heirloom/Makefile +++ b/sysutils/heirloom/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cy@FreeBSD.org COMMENT= Collection of standard Unix utilities BUILD_DEPENDS= ksh:${PORTSDIR}/shells/pdksh |