aboutsummaryrefslogtreecommitdiffstats
path: root/net/rshell
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1997-06-29 17:51:15 +0800
committerobrien <obrien@FreeBSD.org>1997-06-29 17:51:15 +0800
commit11af3c2b4d7e8f8ab5a6123753e9a066f70b720a (patch)
tree08f83984b2cd6e7dc7510d7c21ae9400d19b691d /net/rshell
parenteb5d21719ab34d0c8c3b800f8dc304de0e75d840 (diff)
downloadfreebsd-ports-gnome-11af3c2b4d7e8f8ab5a6123753e9a066f70b720a.tar.gz
freebsd-ports-gnome-11af3c2b4d7e8f8ab5a6123753e9a066f70b720a.tar.zst
freebsd-ports-gnome-11af3c2b4d7e8f8ab5a6123753e9a066f70b720a.zip
Minor style tweak
Diffstat (limited to 'net/rshell')
-rw-r--r--net/rshell/Makefile3
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>