mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Unbreak
- Fix fetch problems - Add SHA256 on distfile PR: ports/104602 Submitted by: Babak Farrokhi <babak@farrokhi.net> Approved by: portmgr (erwin)
This commit is contained in:
parent
c3bac50a54
commit
97fd3c6015
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175430
@ -9,17 +9,14 @@ PORTNAME= nocatsplash
|
||||
PORTVERSION= 0.82
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://nocat.net/download/NoCatSplash/
|
||||
MASTER_SITES= http://farrokhi.net/distfiles/ \
|
||||
http://nocat.net/download/NoCatSplash/
|
||||
DISTNAME= NoCatSplash-nightly
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Open 802.11 Splash Screen
|
||||
|
||||
BROKEN= Unfetchable
|
||||
DEPRECATED= ${BROKEN}
|
||||
EXPIRATION_DATE=2006-12-01
|
||||
|
||||
USE_GNOME= glib12
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
MD5 (NoCatSplash-nightly.tgz) = 43516d61ef740616cee961bec6b926fa
|
||||
SHA256 (NoCatSplash-nightly.tgz) = e9c5f83d7dff1896e390c7e8b461f1546dc5055b8f569078157829ac824a7025
|
||||
SIZE (NoCatSplash-nightly.tgz) = 109000
|
||||
|
Loading…
Reference in New Issue
Block a user