diff options
author | bapt <bapt@FreeBSD.org> | 2012-10-26 22:03:38 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-10-26 22:03:38 +0800 |
commit | 9e949f56e0db1399da10c6ef870a1ba5b30f81e1 (patch) | |
tree | dd44b0afe38bc6ee4798a1cd07fa9e7e3350860d /games | |
parent | d9f15678c9010921cd8344ab7e49e315cc34dc09 (diff) | |
download | freebsd-ports-gnome-9e949f56e0db1399da10c6ef870a1ba5b30f81e1.tar.gz freebsd-ports-gnome-9e949f56e0db1399da10c6ef870a1ba5b30f81e1.tar.zst freebsd-ports-gnome-9e949f56e0db1399da10c6ef870a1ba5b30f81e1.zip |
No more mirrord on pav's home
Feature safe: yes
Diffstat (limited to 'games')
-rw-r--r-- | games/annelid/Makefile | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/games/annelid/Makefile b/games/annelid/Makefile index 8c01bde57ef6..8648cf35a134 100644 --- a/games/annelid/Makefile +++ b/games/annelid/Makefile @@ -1,17 +1,11 @@ -# New ports collection makefile for: annelid -# Date created: 11 Aug 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= annelid PORTVERSION= 1 PORTREVISION= 5 CATEGORIES= games -MASTER_SITES= http://www.garthgillespie.com/annelid/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= pav +MASTER_SITES= http://www.garthgillespie.com/annelid/ DISTFILES= ${PORTNAME}-src${EXTRACT_SUFX} \ ${PORTNAME}-media${EXTRACT_SUFX} |