diff options
author | ahze <ahze@FreeBSD.org> | 2005-06-16 04:23:33 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-06-16 04:23:33 +0800 |
commit | cf21f0eafa4a0529f98c51af1dcb8e334bc83176 (patch) | |
tree | adc6d3b4b5c98e9fe43428a5ea83c36840eebe83 /security/sasp | |
parent | f4992709152d8dfee529e62f350e2f4633b9ceea (diff) | |
download | freebsd-ports-gnome-cf21f0eafa4a0529f98c51af1dcb8e334bc83176.tar.gz freebsd-ports-gnome-cf21f0eafa4a0529f98c51af1dcb8e334bc83176.tar.zst freebsd-ports-gnome-cf21f0eafa4a0529f98c51af1dcb8e334bc83176.zip |
- Reroll tarball and mirror on MASTER_SITE_LOCAL, the orignal tarball
was tared up and gzipped twice and gnutar does not like that.
Pointed out by: krismail
Diffstat (limited to 'security/sasp')
-rw-r--r-- | security/sasp/Makefile | 4 | ||||
-rw-r--r-- | security/sasp/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/security/sasp/Makefile b/security/sasp/Makefile index 343815f95b28..0b32a3e72f29 100644 --- a/security/sasp/Makefile +++ b/security/sasp/Makefile @@ -8,7 +8,9 @@ PORTNAME= sasp PORTVERSION= 0.1 CATEGORIES= security -MASTER_SITES= http://sviat.opengeeks.it/codes/sasp/ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + http://people.freebsd.org/~ahze/distfiles/ +MASTER_SITE_SUBDIR= ahze MAINTAINER= sviat@OpenGEEKS.it COMMENT= A tool that permits to use a gateway whatever IP we have diff --git a/security/sasp/distinfo b/security/sasp/distinfo index 84f43f2249cb..78dec5e778b4 100644 --- a/security/sasp/distinfo +++ b/security/sasp/distinfo @@ -1,2 +1,2 @@ -MD5 (sasp-0.1.tar.gz) = 01cdaf87a0ac27bc5d52a01e4e858c78 -SIZE (sasp-0.1.tar.gz) = 3709 +MD5 (sasp-0.1.tar.gz) = 25f98a6853b0044d5d06b9cf57914934 +SIZE (sasp-0.1.tar.gz) = 3674 |