diff options
author | linimon <linimon@FreeBSD.org> | 2004-11-20 16:09:49 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-11-20 16:09:49 +0800 |
commit | 104e91268ed34607922b0c50ad2abc77f01f2ff5 (patch) | |
tree | 28b45f549c108867c4dc2d4c20245621da044ef9 /misc | |
parent | 50df9f951163d7e788d140c76728596b9bb054b9 (diff) | |
download | freebsd-ports-graphics-104e91268ed34607922b0c50ad2abc77f01f2ff5.tar.gz freebsd-ports-graphics-104e91268ed34607922b0c50ad2abc77f01f2ff5.tar.zst freebsd-ports-graphics-104e91268ed34607922b0c50ad2abc77f01f2ff5.zip |
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
Diffstat (limited to 'misc')
-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 28fd896bb4a..e0bd263775b 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 |