diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-28 20:42:30 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-28 20:42:30 +0800 |
commit | 497a4e87a1fde6ac24a902145d5acb5f0d4b53fe (patch) | |
tree | 8f64106cf923e9d7e207ee55bf44c9189057685e /security/strobe | |
parent | a7e9231a4859b36e4f7bc08264bea916b81bb78c (diff) | |
download | freebsd-ports-gnome-497a4e87a1fde6ac24a902145d5acb5f0d4b53fe.tar.gz freebsd-ports-gnome-497a4e87a1fde6ac24a902145d5acb5f0d4b53fe.tar.zst freebsd-ports-gnome-497a4e87a1fde6ac24a902145d5acb5f0d4b53fe.zip |
security/strobe : incorrect MASTER_SITES
Noticed on: bento
PR: ports/47592
Submitted by: Nicolas Jombart <ecu@ipv42.net>
Diffstat (limited to 'security/strobe')
-rw-r--r-- | security/strobe/Makefile | 3 | ||||
-rw-r--r-- | security/strobe/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/security/strobe/Makefile b/security/strobe/Makefile index 8c61b621ad59..a823b4d38204 100644 --- a/security/strobe/Makefile +++ b/security/strobe/Makefile @@ -8,8 +8,7 @@ PORTNAME= strobe PORTVERSION= 1.06 CATEGORIES= security -MASTER_SITES= ftp://ftp.win.ne.jp/pub/network/misc/ -EXTRACT_SUFX= .tgz +MASTER_SITES= ftp://ftp.win.ne.jp/pub/misc/ MAINTAINER= ports@FreeBSD.org diff --git a/security/strobe/distinfo b/security/strobe/distinfo index 553113c6eb8c..8064459bce5f 100644 --- a/security/strobe/distinfo +++ b/security/strobe/distinfo @@ -1 +1 @@ -MD5 (strobe-1.06.tgz) = ec976426618e32f7440a4495e8c858e9 +MD5 (strobe-1.06.tar.gz) = ec976426618e32f7440a4495e8c858e9 |