mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Fix EXTRACT_SUFX to match reality.
Found by: distfile checker
This commit is contained in:
parent
fa0b755ef8
commit
361639a883
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6606
@ -3,7 +3,7 @@
|
||||
# Date created: 15 September 1996
|
||||
# Whom: torstenb
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1996/11/15 22:34:59 obrien Exp $
|
||||
# $Id: Makefile,v 1.4 1996/11/18 09:50:48 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= sunclock1.3
|
||||
@ -11,6 +11,7 @@ PKGNAME= sunclock-1.3
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
||||
MASTER_SITE_SUBDIR= applications
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= torstenb@FreeBSD.org
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (sunclock1.3.tar.gz) = 73821cc5e47282dbe19d8ab4a5756529
|
||||
MD5 (sunclock1.3.tar.Z) = e57a1e8ff626104c0d0c8f1becd3e0c6
|
||||
|
Loading…
Reference in New Issue
Block a user