diff options
author | roam <roam@FreeBSD.org> | 2001-04-29 08:23:30 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-04-29 08:23:30 +0000 |
commit | 7d089714c3d716cc98528c3a19544bb4bf224c30 (patch) | |
tree | 1c164058da1d3c72af398a8d77488c01cd5386f7 /misc/cuecat/Makefile | |
parent | 423bd79feafc5864fbe3fda2660110c868d71c74 (diff) | |
download | FreeBSD-ports-7d089714c3d716cc98528c3a19544bb4bf224c30.zip FreeBSD-ports-7d089714c3d716cc98528c3a19544bb4bf224c30.tar.gz |
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/cuecat/Makefile')
-rw-r--r-- | misc/cuecat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cuecat/Makefile b/misc/cuecat/Makefile index e27389d..bf90243 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/ |