diff options
author | jmg <jmg@FreeBSD.org> | 1997-06-26 16:57:14 +0800 |
---|---|---|
committer | jmg <jmg@FreeBSD.org> | 1997-06-26 16:57:14 +0800 |
commit | 7d3423e494a915114829b6673309334706bd2357 (patch) | |
tree | a632a94b9a336519ad9a6c326ad22bcbb6a7eb29 /sysutils | |
parent | 334e43396b9c2313d3d6bc69a9c57009ff93db64 (diff) | |
download | freebsd-ports-gnome-7d3423e494a915114829b6673309334706bd2357.tar.gz freebsd-ports-gnome-7d3423e494a915114829b6673309334706bd2357.tar.zst freebsd-ports-gnome-7d3423e494a915114829b6673309334706bd2357.zip |
switch the Maintainer to be consistant with my other two ports...
Diffstat (limited to 'sysutils')
-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 |