diff options
author | marino <marino@FreeBSD.org> | 2016-09-20 02:57:36 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2016-09-20 02:57:36 +0800 |
commit | f08830ee60b5aaa47effe3bae676d53d51298e92 (patch) | |
tree | 1ec09851b9b16d8c482f0940fdaa23d6d1e9cf3e /russian | |
parent | 21d6412ab293d6464edc545ee096ac0b8c1e5618 (diff) | |
download | freebsd-ports-gnome-f08830ee60b5aaa47effe3bae676d53d51298e92.tar.gz freebsd-ports-gnome-f08830ee60b5aaa47effe3bae676d53d51298e92.tar.zst freebsd-ports-gnome-f08830ee60b5aaa47effe3bae676d53d51298e92.zip |
russian/fortuneru: Once again, mark this port BROKEN (unfetchable)
The previous revert was in error, in more ways than one. Replace the
correct BROKEN definition that was carelessly removed. This port is
NOT fetchable and must remain BROKEN.
Diffstat (limited to 'russian')
-rw-r--r-- | russian/fortuneru/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/russian/fortuneru/Makefile b/russian/fortuneru/Makefile index 57457295217c..5a688aea75c1 100644 --- a/russian/fortuneru/Makefile +++ b/russian/fortuneru/Makefile @@ -11,6 +11,8 @@ DISTNAME= fortune.ru-${PORTVERSION} MAINTAINER= obezpalko@gmail.com COMMENT= Fortunes in Russian +BROKEN= unfetchable + PKGMESSAGE= ${WRKDIR}/pkg-message .if exists(/usr/games/strfile) |