fix master sites
This commit is contained in:
parent
57fd224d4a
commit
86c8e9c060
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2006/01/13 23:40:23 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2006/07/11 15:28:24 steven Exp $
|
||||
|
||||
COMMENT= "library to provide abstract access to various archives"
|
||||
DISTNAME= physfs-1.0.0
|
||||
@ -7,7 +7,7 @@ SHARED_LIBS= physfs-1.0 1.0 \
|
||||
physfs 1.0
|
||||
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${HOMEPAGE}downloads/
|
||||
MASTER_SITES= http://offload1.icculus.org/physfs/downloads/
|
||||
|
||||
HOMEPAGE= http://icculus.org/physfs/
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2006/01/13 23:40:24 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2006/07/11 15:28:24 steven Exp $
|
||||
|
||||
COMMENT= "library that handles the decoding of sound file formats"
|
||||
DISTNAME= SDL_sound-1.0.1
|
||||
PKGNAME= ${DISTNAME:L:S/_/-/}p2
|
||||
SHARED_LIBS= SDL_sound 2.0
|
||||
CATEGORIES= devel audio
|
||||
MASTER_SITES= ${HOMEPAGE}downloads/
|
||||
MASTER_SITES= http://offload1.icculus.org/SDL_sound/downloads/
|
||||
|
||||
HOMEPAGE= http://icculus.org/SDL_sound/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2004/02/02 17:35:01 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2006/07/11 15:28:24 steven Exp $
|
||||
|
||||
COMMENT= "assemble usenet binaries"
|
||||
|
||||
@ -11,10 +11,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= \
|
||||
ftp://ftp.freesoftware.com/pub/perl/CPAN/scripts/news/nntpstuff/aub/ \
|
||||
ftp://ftp.digital.com/pub/plan/perl/CPAN/scripts/news/nntpstuff/aub/ \
|
||||
ftp://ftp.perl.org/pub/CPAN/scripts/news/nntpstuff/aub/
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../scripts/news/nntpstuff/aub/}
|
||||
DISTFILES= aub aub.1 BUG_FIXES
|
||||
DIST_SUBDIR= aub
|
||||
EXTRACT_CASES= *) cp ${FULLDISTDIR}/$$archive . ;;
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2004/12/27 13:28:35 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2006/07/11 15:28:24 steven Exp $
|
||||
# $FreeBSD: Makefile,v 1.5 1999/01/26 22:19:07 billf Exp $
|
||||
|
||||
COMMENT= "simple and easy to use TCP port scanner"
|
||||
@ -6,7 +6,7 @@ COMMENT= "simple and easy to use TCP port scanner"
|
||||
DISTNAME= PortScanner-1.2
|
||||
PKGNAME= ${DISTNAME:L}
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.ameth.org/~veilleux/PortScan/
|
||||
MASTER_SITES= ${MASTER_SITE_PACKETSTORM:=UNIX/scanners/}
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user