diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 02:48:08 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 02:48:08 +0000 |
commit | df3c9e78bdbe989958fbb761b6ce45a605e6242e (patch) | |
tree | 0e3acdbcadc7c8eaa18b1a47934b224b9922aadc /mail/sigrot | |
parent | 252c692f11d39dd41c18dc864d61fa89a06af7e9 (diff) |
Notes
Diffstat (limited to 'mail/sigrot')
-rw-r--r-- | mail/sigrot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sigrot/Makefile b/mail/sigrot/Makefile index ef2541ff52b1..15cbc007ae7c 100644 --- a/mail/sigrot/Makefile +++ b/mail/sigrot/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/mail/misc DISTNAME= ${PORTNAME}_v${PORTVERSION} -MAINTAINER= marijn@stack.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Util to rotate your mail/news signature MAN1= sigrot.1 |