diff options
author | John-Mark Gurney <jmg@FreeBSD.org> | 1997-06-26 08:57:14 +0000 |
---|---|---|
committer | John-Mark Gurney <jmg@FreeBSD.org> | 1997-06-26 08:57:14 +0000 |
commit | 58486d2fe72417bfafd8268a5543d148e627ab76 (patch) | |
tree | 68f23a36969ee4cea848fb802a6ab564e0ebf484 /sysutils/su2 | |
parent | ebb297ea971f22dd35a43b7edee4792c896e41d8 (diff) | |
download | ports-58486d2fe72417bfafd8268a5543d148e627ab76.tar.gz ports-58486d2fe72417bfafd8268a5543d148e627ab76.zip |
Notes
Diffstat (limited to 'sysutils/su2')
-rw-r--r-- | sysutils/su2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/su2/Makefile b/sysutils/su2/Makefile index d50e6a1d6d06..e8da716b26a9 100644 --- a/sysutils/su2/Makefile +++ b/sysutils/su2/Makefile @@ -3,14 +3,14 @@ # Date created: 12 Sep 1996 # Whom: gurney_j@efn.org # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/12/19 12:10:05 max Exp $ # DISTNAME= su2-1.3 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.ccs.neu.edu/pub/sysadmin/ -MAINTAINER= gurney_j@efn.org +MAINTAINER= jmg@freebsd.org NO_CDROM= "Don't sell for profit" MAN1= su2.1 |