diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 02:25:24 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 02:25:24 +0000 |
commit | 27aa28e99dbff48c0a3d6edc46496e8d8f0427e0 (patch) | |
tree | d9008c27231019b8915aa7e6fce9cd38607f68c2 /sysutils/rotate | |
parent | 06ea77c1205dd562864adac17f485a02097cffb8 (diff) | |
download | ports-27aa28e99dbff48c0a3d6edc46496e8d8f0427e0.tar.gz ports-27aa28e99dbff48c0a3d6edc46496e8d8f0427e0.zip |
Notes
Diffstat (limited to 'sysutils/rotate')
-rw-r--r-- | sysutils/rotate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rotate/Makefile b/sysutils/rotate/Makefile index 5b88867b13f6..4049538154d0 100644 --- a/sysutils/rotate/Makefile +++ b/sysutils/rotate/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.intec.co.jp/pub/utils/ -MAINTAINER= kaz@kobe1995.net +MAINTAINER= ports@FreeBSD.org COMMENT= log rotate MAN1= rotate.1 |