1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Fix MASTER_SITES.

PR:		ports/77532
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2005-02-15 20:10:04 +00:00
parent e543cc9e64
commit ae6c63182e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128952

View File

@ -8,7 +8,8 @@
PORTNAME= achievo PORTNAME= achievo
PORTVERSION= 1.0.4 PORTVERSION= 1.0.4
CATEGORIES= misc www CATEGORIES= misc www
MASTER_SITES= http://ftp.achievo.org/pub/achievo/ MASTER_SITES= http://www.achievo.org/files/ \
http://www.caomhin.org/geek/ports/
DISTNAME= ${PORTNAME}-stable-${PORTVERSION} DISTNAME= ${PORTNAME}-stable-${PORTVERSION}
MAINTAINER= kevin@caomhin.demon.co.uk MAINTAINER= kevin@caomhin.demon.co.uk