diff options
Diffstat (limited to 'net/rshell/Makefile')
-rw-r--r-- | net/rshell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/rshell/Makefile b/net/rshell/Makefile index f91eaed5f92c..d699eb902930 100644 --- a/net/rshell/Makefile +++ b/net/rshell/Makefile @@ -3,12 +3,13 @@ # Date created: 1997/06/09 # Whom: wosch # -# $Id: Makefile,v 1.1.1.1 1997/06/22 19:16:25 wosch Exp $ +# $Id: Makefile,v 1.2 1997/06/22 19:27:38 wosch Exp $ DISTNAME= rshell-1.0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} + MAINTAINER= wosch@FreeBSD.ORG .include <bsd.port.mk> |