diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2010-02-15 07:49:52 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2010-02-15 07:49:52 +0000 |
commit | b141e14d6ae8ffd2fcb4807fa6eb6a4a7a993a81 (patch) | |
tree | 64e77aa325ec5f961568057a3d2de39e032a8e41 /misc/hello | |
parent | b0a45d8404bbdff03e71d22a0d0cf8377350fd79 (diff) | |
download | ports-b141e14d6ae8ffd2fcb4807fa6eb6a4a7a993a81.tar.gz ports-b141e14d6ae8ffd2fcb4807fa6eb6a4a7a993a81.zip |
Notes
Diffstat (limited to 'misc/hello')
-rw-r--r-- | misc/hello/Makefile | 2 | ||||
-rw-r--r-- | misc/hello/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile index e64d39a68009..c5898f7169f1 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -6,7 +6,7 @@ # PORTNAME= hello -PORTVERSION= 2.4 +PORTVERSION= 2.5 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= hello diff --git a/misc/hello/distinfo b/misc/hello/distinfo index bb4df45192cf..bd21a1e3d474 100644 --- a/misc/hello/distinfo +++ b/misc/hello/distinfo @@ -1,3 +1,3 @@ -MD5 (hello-2.4.tar.gz) = 1691faa758ca41c70b6da5501bdf230a -SHA256 (hello-2.4.tar.gz) = 534745c4b7e063f5eb5f984609caf0f7c06d46df03e4d404f20996d28b6df1f7 -SIZE (hello-2.4.tar.gz) = 499638 +MD5 (hello-2.5.tar.gz) = cf4b73d837692b93676ccd723bf6f797 +SHA256 (hello-2.5.tar.gz) = 22934a7d3a62f247ce3b5a77a2c7f7dd095ad8aef305efa2d0d15e0fef31c446 +SIZE (hello-2.5.tar.gz) = 582535 |