diff options
author | nsayer <nsayer@FreeBSD.org> | 1999-11-29 00:26:42 +0800 |
---|---|---|
committer | nsayer <nsayer@FreeBSD.org> | 1999-11-29 00:26:42 +0800 |
commit | 633b0274a56bad2c907682c856f9b2ce4a293b80 (patch) | |
tree | 654f158ea196edebf9973430bbfcdd5f55e4b0ab /security/mhash/Makefile | |
parent | dc9fd05e1c142d62391a41ef8d5196a93970c933 (diff) | |
download | freebsd-ports-gnome-633b0274a56bad2c907682c856f9b2ce4a293b80.tar.gz freebsd-ports-gnome-633b0274a56bad2c907682c856f9b2ce4a293b80.tar.zst freebsd-ports-gnome-633b0274a56bad2c907682c856f9b2ce4a293b80.zip |
Update to 0.6.1
Submitted by: sascha@schumann.cx
Diffstat (limited to 'security/mhash/Makefile')
-rw-r--r-- | security/mhash/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/mhash/Makefile b/security/mhash/Makefile index 9100bacc52e3..5e52b80b9813 100644 --- a/security/mhash/Makefile +++ b/security/mhash/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: mhash -# Version required: 0.5.0 +# Version required: 0.6.1 # Date created: Mon Jun 28 17:59:13 PDT 1999 # Whom: nsayer@freebsd.org # # $FreeBSD$ # -DISTNAME= mhash-0.5.0 +DISTNAME= mhash-0.6.1 CATEGORIES= security -MASTER_SITES= http://sasweb.de/mhash/data/ +MASTER_SITES= http://schumann.cx/mhash/dl/ MAINTAINER= nsayer@freebsd.org |