diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2003-12-14 14:35:15 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2003-12-14 14:35:15 +0000 |
commit | 3bcb02588803185cd2161392a76dc02b9918b7f9 (patch) | |
tree | 44efc96c53d85f1b3eb2e9571ffced04aea06988 | |
parent | 2887d4f2a8a25013bc400c2fd88fc34538ddc925 (diff) | |
download | ports-3bcb02588803185cd2161392a76dc02b9918b7f9.tar.gz ports-3bcb02588803185cd2161392a76dc02b9918b7f9.zip |
Notes
-rw-r--r-- | misc/bogosort/Makefile | 2 | ||||
-rw-r--r-- | misc/bogosort/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/bogosort/Makefile b/misc/bogosort/Makefile index 2b4afe166f61..cc049c483465 100644 --- a/misc/bogosort/Makefile +++ b/misc/bogosort/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bogosort -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2 CATEGORIES= misc MASTER_SITES= http://www.lysator.liu.se/~qha/bogosort/ \ ftp://l82.ryd.student.liu.se/pub/unix/bogosort/ diff --git a/misc/bogosort/distinfo b/misc/bogosort/distinfo index 5b45b9e0d575..9015aaa76bb0 100644 --- a/misc/bogosort/distinfo +++ b/misc/bogosort/distinfo @@ -1 +1 @@ -MD5 (bogosort/0.4.1/bogosort.tar.gz) = 2e4f4e4472eb7dfaa84328322ccd20dd +MD5 (bogosort/0.4.2/bogosort.tar.gz) = 66a5804bff44a331c81938e03c32b003 |