URL dirs should end on a /
from Nick Nauwelaerts <nick@nauwelaerts.net>
This commit is contained in:
parent
6035b15ee1
commit
70861b5108
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2003/03/28 21:34:40 david Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2003/04/01 21:53:10 david Exp $
|
||||
# $FreeBSD: Makefile,v 1.6 1999/06/03 08:31:06 ache Exp $
|
||||
|
||||
COMMENT= "text-based ICQ implementation"
|
||||
@ -7,7 +7,7 @@ DISTNAME= micq-0.4.10.2
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= David Krause <david@openbsd.org>
|
||||
HOMEPAGE= http://www.micq.org
|
||||
HOMEPAGE= http://www.micq.org/
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -15,7 +15,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/source/ \
|
||||
MASTER_SITES= ${HOMEPAGE}source/ \
|
||||
http://micq.alpha345.com/source/ \
|
||||
http://http.bg.micq.org/source/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user