diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-14 10:15:04 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-14 10:15:04 +0000 |
commit | 60d1a83c2a113150cedbc43ff12a7375144f741a (patch) | |
tree | 627649ff7699a289d5d78c11bf8d105881402ca8 /misc/fortune-mod-bofh | |
parent | a50428b01c275f058b067787701d333a9d45cbcb (diff) | |
download | ports-60d1a83c2a113150cedbc43ff12a7375144f741a.tar.gz ports-60d1a83c2a113150cedbc43ff12a7375144f741a.zip |
Notes
Diffstat (limited to 'misc/fortune-mod-bofh')
-rw-r--r-- | misc/fortune-mod-bofh/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/misc/fortune-mod-bofh/Makefile b/misc/fortune-mod-bofh/Makefile index c3100d6f20f0..76d642870d10 100644 --- a/misc/fortune-mod-bofh/Makefile +++ b/misc/fortune-mod-bofh/Makefile @@ -5,10 +5,9 @@ PORTNAME= fortune-mod-bofh PORTVERSION= 2.0 PORTREVISION= 3 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:freebsd/} \ - http://www.irq.org/:original -MASTER_SITE_SUBDIR= flz/${PORTNAME}/:freebsd -DISTFILES= bofh-fortune-mod${PORTVERSION}${EXTRACT_SUFX}:original,freebsd +MASTER_SITES= LOCAL/flz/${PORTNAME} \ + http://www.irq.org/ +DISTFILES= bofh-fortune-mod${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= onatan@gmail.com COMMENT= Compilation of excuses from the "Bastard Operator From Hell" |