From 93fdca12f0bd7e7e459e03417df546eaf0acb3d4 Mon Sep 17 00:00:00 2001 From: danfe Date: Tue, 20 Oct 2015 08:00:29 +0000 Subject: Drop no longer needed EXTRACT_SUFX as our GitHub support gives sufficiently unique names to the distfiles. --- x11/decurs/Makefile | 1 - x11/decurs/distinfo | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'x11') diff --git a/x11/decurs/Makefile b/x11/decurs/Makefile index c314e3412f29..427da8dcc355 100644 --- a/x11/decurs/Makefile +++ b/x11/decurs/Makefile @@ -5,7 +5,6 @@ PORTNAME= decurs PORTVERSION= 0.55.1 PORTREVISION= 12 CATEGORIES= x11 -EXTRACT_SUFX= _.tar.gz # prevent clobbering of the original distfile MAINTAINER= ports@FreeBSD.org COMMENT= Simple X11 mouse cursor editor diff --git a/x11/decurs/distinfo b/x11/decurs/distinfo index f66d1e7f224e..032dcb056ec7 100644 --- a/x11/decurs/distinfo +++ b/x11/decurs/distinfo @@ -1,2 +1,2 @@ -SHA256 (danfe-decurs-0.55.1-10c5691_GH0_.tar.gz) = 76e937a36dc0a34738cb8260aec448d42f48b0ec6ce6c0cf002b2cbbbf7eb119 -SIZE (danfe-decurs-0.55.1-10c5691_GH0_.tar.gz) = 159133 +SHA256 (danfe-decurs-0.55.1-10c5691_GH0.tar.gz) = 76e937a36dc0a34738cb8260aec448d42f48b0ec6ce6c0cf002b2cbbbf7eb119 +SIZE (danfe-decurs-0.55.1-10c5691_GH0.tar.gz) = 159133 -- cgit