diff options
author | roam <roam@FreeBSD.org> | 2001-04-29 16:23:30 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-04-29 16:23:30 +0800 |
commit | 7d089714c3d716cc98528c3a19544bb4bf224c30 (patch) | |
tree | 1c164058da1d3c72af398a8d77488c01cd5386f7 /misc | |
parent | 423bd79feafc5864fbe3fda2660110c868d71c74 (diff) | |
download | freebsd-ports-gnome-7d089714c3d716cc98528c3a19544bb4bf224c30.tar.gz freebsd-ports-gnome-7d089714c3d716cc98528c3a19544bb4bf224c30.tar.zst freebsd-ports-gnome-7d089714c3d716cc98528c3a19544bb4bf224c30.zip |
The dist tarball was rerolled with new functionality: proper handling
of zero checksums. Update the tarball MD5 sum and bump PORTREVISION.
PR: 26944
Submitted by: maintainer
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cuecat/Makefile | 2 | ||||
-rw-r--r-- | misc/cuecat/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/cuecat/Makefile b/misc/cuecat/Makefile index e27389d73272..bf902434dc00 100644 --- a/misc/cuecat/Makefile +++ b/misc/cuecat/Makefile @@ -7,7 +7,7 @@ PORTNAME= cuecat PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc python MASTER_SITES= http://www.mired.org/downloads/ \ http://mwm.tzo.com/downloads/ diff --git a/misc/cuecat/distinfo b/misc/cuecat/distinfo index b47e0665aee0..e540ac02da34 100644 --- a/misc/cuecat/distinfo +++ b/misc/cuecat/distinfo @@ -1 +1 @@ -MD5 (cuecat-1.0.tar.gz) = 474e3a58394a47575d45424955e74165 +MD5 (cuecat-1.0.tar.gz) = 5febb343ab3f68d4baee9d7be4cc35df |