diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-07-28 16:34:36 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-07-28 16:34:36 +0000 |
commit | 4745bf85107b7640ac17f30cede5b352d1f6f894 (patch) | |
tree | 0bdc2c7756424ed79fa88797aebe282db27ee2d8 /games/chapping | |
parent | a8c9043fe25307e7f1ed3b943a7a341d00bda1e8 (diff) |
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin)
Notes
Notes:
svn path=/head/; revision=238527
Diffstat (limited to 'games/chapping')
-rw-r--r-- | games/chapping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/chapping/Makefile b/games/chapping/Makefile index f8dc9df56ba0..0edcb8788b8b 100644 --- a/games/chapping/Makefile +++ b/games/chapping/Makefile @@ -9,7 +9,7 @@ PORTNAME= chapping PORTVERSION= 0.43 CATEGORIES= games MASTER_SITES= http://forja.rediris.es/frs/download.php/760/ \ - http://mirror.amdmi3.ru/ + http://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= amdmi3@FreeBSD.org |