diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2010-04-09 12:55:29 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2010-04-09 12:55:29 +0000 |
commit | 316c4e9579cb2d3b1c6cbf8e23d86f20ee26335c (patch) | |
tree | 03a435b4282888492d70d711811f87e98ee7fc08 /misc | |
parent | 846b53da2ef28cc0b811325940a5b4ac4cbb960f (diff) | |
download | ports-316c4e9579cb2d3b1c6cbf8e23d86f20ee26335c.tar.gz ports-316c4e9579cb2d3b1c6cbf8e23d86f20ee26335c.zip |
Notes
Diffstat (limited to 'misc')
-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 c5898f7169f1..0c5ed7334785 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -6,7 +6,7 @@ # PORTNAME= hello -PORTVERSION= 2.5 +PORTVERSION= 2.6 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= hello diff --git a/misc/hello/distinfo b/misc/hello/distinfo index bd21a1e3d474..1d0f2bc3919d 100644 --- a/misc/hello/distinfo +++ b/misc/hello/distinfo @@ -1,3 +1,3 @@ -MD5 (hello-2.5.tar.gz) = cf4b73d837692b93676ccd723bf6f797 -SHA256 (hello-2.5.tar.gz) = 22934a7d3a62f247ce3b5a77a2c7f7dd095ad8aef305efa2d0d15e0fef31c446 -SIZE (hello-2.5.tar.gz) = 582535 +MD5 (hello-2.6.tar.gz) = 066ba7113eed3554cde6bc34b7b43e9b +SHA256 (hello-2.6.tar.gz) = 747aa9c3a0d105ad649af2f8ab95fb3526b280f2c1d04233d87d9ecce794cec0 +SIZE (hello-2.6.tar.gz) = 594257 |