diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2012-08-27 13:15:07 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2012-08-27 13:15:07 +0000 |
commit | a87869aaa72c0182f9befda3c9debe7a42985bc3 (patch) | |
tree | 644e9bfea1ce30178e7be649cc83b08ac29be630 /misc | |
parent | 74b732681f83b00c385656f4e67f365818a7d6ce (diff) | |
download | ports-a87869aaa72c0182f9befda3c9debe7a42985bc3.tar.gz ports-a87869aaa72c0182f9befda3c9debe7a42985bc3.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/fortune-mod-bofh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/fortune-mod-bofh/Makefile b/misc/fortune-mod-bofh/Makefile index 43c160c164bc..1c2b143043f6 100644 --- a/misc/fortune-mod-bofh/Makefile +++ b/misc/fortune-mod-bofh/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0 PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:freebsd/} \ - http://www.void.irq.org/:original + http://www.irq.org/:original MASTER_SITE_SUBDIR= flz/${PORTNAME}/:freebsd DISTFILES= bofh-fortune-mod${PORTVERSION}${EXTRACT_SUFX}:original,freebsd |