mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Clean up MASTER_SITES and point to Web Archive version of the homepage
This commit is contained in:
parent
02dac52908
commit
c2444b08d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=551230
@ -3,10 +3,9 @@
|
||||
|
||||
PORTNAME= xxl
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://launchpadlibrarian.net/39195019/ \
|
||||
http://www.zork.org/software/
|
||||
MASTER_SITES= http://launchpadlibrarian.net/39195019/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= C/C++ library for exception handling and asset management
|
||||
|
@ -8,4 +8,4 @@ By allowing XXL to track assets and using its exception handling features,
|
||||
the programmer no longer has to check error conditions on every function
|
||||
call and cleanup the assets on failure because XXL does the work.
|
||||
|
||||
WWW: http://www.zork.org/xxl/
|
||||
WWW: https://web.archive.org/web/20120106082715/http://www.zork.org/xxl/
|
||||
|
Loading…
Reference in New Issue
Block a user