diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
commit | 4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75 (patch) | |
tree | 15e4740db2f14a3ea4848f1dfcc64de1e6b5d9bf /security/super | |
parent | feb212beb00bfe3bc18e398c9d57084415ce3efd (diff) |
Notes
Diffstat (limited to 'security/super')
-rw-r--r-- | security/super/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/super/Makefile b/security/super/Makefile index 94a7256f6655..a4e2aa94d9f8 100644 --- a/security/super/Makefile +++ b/security/super/Makefile @@ -7,7 +7,7 @@ # PORTNAME= super -PORTVERSION= 3.12.1 +PORTVERSION= 3.12.1 CATEGORIES= security sysutils MASTER_SITES= ftp://phobos.caltech.edu/users/will/ \ ftp://ftp.ucolick.org/pub/users/will/ \ |