diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
commit | e22ed3d655da09658c170f2800426a37952bf204 (patch) | |
tree | 42ca04302c3055ddae40e851cda27153ee5fa38a /misc/since | |
parent | 9f305c48e4b799dc6d56fc90d558184cb4f750e6 (diff) | |
download | ports-e22ed3d655da09658c170f2800426a37952bf204.tar.gz ports-e22ed3d655da09658c170f2800426a37952bf204.zip |
Notes
Diffstat (limited to 'misc/since')
-rw-r--r-- | misc/since/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/since/Makefile b/misc/since/Makefile index 28fd896bb4a7..e0bd263775b5 100644 --- a/misc/since/Makefile +++ b/misc/since/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3 CATEGORIES= misc MASTER_SITES= ftp://jade.cs.uct.ac.za/pub/ -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= View the end of a file like tail(1), but save state between sessions MAN1= since.1 |