diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-18 18:22:06 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-18 18:22:06 +0000 |
commit | ce2a44465626ed3dd7c278b98226be3a2efb30a8 (patch) | |
tree | 0f024771eb91b819a55405fddaafb9f18205b11e /games/annelid | |
parent | d1bad2c067ded68742f0055f364e5f6345476075 (diff) |
- Mirror distfiles
Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
Notes
Notes:
svn path=/head/; revision=145787
Diffstat (limited to 'games/annelid')
-rw-r--r-- | games/annelid/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/annelid/Makefile b/games/annelid/Makefile index bef77b66b775..e1a2dd4a3a9b 100644 --- a/games/annelid/Makefile +++ b/games/annelid/Makefile @@ -8,7 +8,9 @@ PORTNAME= annelid PORTVERSION= 1 CATEGORIES= games -MASTER_SITES= http://www.garthgillespie.com/annelid/ +MASTER_SITES= http://www.garthgillespie.com/annelid/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= pav DISTFILES= ${PORTNAME}-src${EXTRACT_SUFX} \ ${PORTNAME}-media${EXTRACT_SUFX} |