summaryrefslogtreecommitdiff
path: root/security/super
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-02-13 03:25:05 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-02-13 03:25:05 +0000
commitb5d1cecde4e6c0dcb132742181e822478f6759af (patch)
treea5f4ee1240324a616c9004580f7a5eddaac86d39 /security/super
parentUpdate to version 1.1.16. (diff)
Style nits in the ports I maintain.
Notes
Notes: svn path=/head/; revision=25734
Diffstat (limited to 'security/super')
-rw-r--r--security/super/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/super/Makefile b/security/super/Makefile
index 8f7beb7e4387..3eca6325916b 100644
--- a/security/super/Makefile
+++ b/security/super/Makefile
@@ -1,6 +1,6 @@
# ex:ts=8
# Ports collection makefile for: foo
-# Version required: 3.9.7
+# Version required: 3.9.7
# Date created: Fri Mar 18, 1997
# Whom: David O'Brien (obrien@NUXI.com)
#
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://phobos.caltech.edu/users/will/ \
ftp://ftp.ucolick.org/pub/users/will/ \
ftp://ftp.infodrom.north.de/pub/unix/utilities/super/
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= obrien@FreeBSD.org
.include <bsd.port.pre.mk>