diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-12 16:40:56 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-12 16:40:56 +0000 |
commit | fe1960ec5ed6f463affcdeb068e9d3a987178e9e (patch) | |
tree | cf62642e576bf1960cbf06f1a1369409033a1afc /x11-wm/swm | |
parent | bc8d1bf549a84453747acfe6b0b4dd1d846e259a (diff) | |
download | FreeBSD-ports-fe1960ec5ed6f463affcdeb068e9d3a987178e9e.zip FreeBSD-ports-fe1960ec5ed6f463affcdeb068e9d3a987178e9e.tar.gz |
Rather than the 1.3.4 distfile, use the 1.3.4a one. When one tries
to download the former, the author's site sends the latter instead
(unchanged PORTREVISION).
Diffstat (limited to 'x11-wm/swm')
-rw-r--r-- | x11-wm/swm/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/swm/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/swm/Makefile b/x11-wm/swm/Makefile index 847dbc9..4dc9f39 100644 --- a/x11-wm/swm/Makefile +++ b/x11-wm/swm/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.4 PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://www.informatik.hu-berlin.de/~sperling/prog/ -EXTRACT_SUFX= -src.tgz +EXTRACT_SUFX= a-src.tgz MAINTAINER= trevor@FreeBSD.org COMMENT=Window manager for low-memory systems, with title bars and shading diff --git a/x11-wm/swm/distinfo b/x11-wm/swm/distinfo index f613c8f..dfe9f3b 100644 --- a/x11-wm/swm/distinfo +++ b/x11-wm/swm/distinfo @@ -1,2 +1,2 @@ -MD5 (swm-1.3.4-src.tgz) = 70df4f59ee8584bb3f11056c1ade1d9b -SIZE (swm-1.3.4-src.tgz) = 96979 +MD5 (swm-1.3.4a-src.tgz) = e109e35605492b23bb3e168b150d02c5 +SIZE (swm-1.3.4a-src.tgz) = 96275 |