diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2006-09-14 19:02:05 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2006-09-14 19:02:05 +0000 |
commit | e5066f312ac9c56b7d64d0089617baa8343bd9b9 (patch) | |
tree | d6ea78101128f0237990fcac48be433bb2744946 /misc | |
parent | - Fix build on 6.2-pre (diff) |
Drop maintainership.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/seq2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/seq2/Makefile b/misc/seq2/Makefile index ac3bafe28786..6e6e331393dd 100644 --- a/misc/seq2/Makefile +++ b/misc/seq2/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.referee.at/unix/ -MAINTAINER= osa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A clone of the UNIX(tm) program called seq GNU_CONFIGURE= yes |