diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 00:01:12 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 00:01:12 +0000 |
commit | 7c9f43e796b5d406ac917775e6409b771e09d5fd (patch) | |
tree | 238c0b551301a880647801c9722978230f12fa19 /sysutils/xin | |
parent | 8b8858cd0db2a43eb74125972592732dd89a466a (diff) |
Notes
Diffstat (limited to 'sysutils/xin')
-rw-r--r-- | sysutils/xin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xin/Makefile b/sysutils/xin/Makefile index fed4620f5d1e..49d5a86b0050 100644 --- a/sysutils/xin/Makefile +++ b/sysutils/xin/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/file -MAINTAINER= markp@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Splits standard input and pipes into a command USE_GETOPT_LONG=yes |