diff options
author | obrien <obrien@FreeBSD.org> | 1999-02-19 06:57:42 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-02-19 06:57:42 +0800 |
commit | 3ba056ee0310aa497196c691dc3006c676c0c74a (patch) | |
tree | 96122d23a4bcc1108ecf399361c06ab0eea95124 /security/super/Makefile | |
parent | 9e7ee68584590e50f1466a0f54166ea0554eb3a9 (diff) | |
download | freebsd-ports-gnome-3ba056ee0310aa497196c691dc3006c676c0c74a.tar.gz freebsd-ports-gnome-3ba056ee0310aa497196c691dc3006c676c0c74a.tar.zst freebsd-ports-gnome-3ba056ee0310aa497196c691dc3006c676c0c74a.zip |
update to 3.11.8
Diffstat (limited to 'security/super/Makefile')
-rw-r--r-- | security/super/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/super/Makefile b/security/super/Makefile index 167c215424dc..d5282d7574be 100644 --- a/security/super/Makefile +++ b/security/super/Makefile @@ -4,10 +4,10 @@ # Date created: Fri Mar 18, 1997 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.5 1998/12/01 10:17:44 obrien Exp $ +# $Id: Makefile,v 1.6 1998/12/02 06:37:33 obrien Exp $ # -DISTNAME= super-3.11.6 +DISTNAME= super-3.11.8 CATEGORIES= security sysutils MASTER_SITES= ftp://phobos.caltech.edu/users/will/ \ ftp://ftp.ucolick.org/pub/users/will/ \ |