diff options
author | antoine <antoine@FreeBSD.org> | 2015-11-09 20:59:03 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-11-09 20:59:03 +0800 |
commit | 22f7514ac919166ba72b426b3e50500eb7045feb (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /misc/astrolog | |
parent | 4ec31d9ff5afbe149c71d6a49f257023b2ad0b13 (diff) | |
download | freebsd-ports-gnome-22f7514ac919166ba72b426b3e50500eb7045feb.tar.gz freebsd-ports-gnome-22f7514ac919166ba72b426b3e50500eb7045feb.tar.zst freebsd-ports-gnome-22f7514ac919166ba72b426b3e50500eb7045feb.zip |
Mark a few ports BROKEN: unfetchable
Diffstat (limited to 'misc/astrolog')
-rw-r--r-- | misc/astrolog/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile index f47932dbc437..784d98354db8 100644 --- a/misc/astrolog/Makefile +++ b/misc/astrolog/Makefile @@ -14,6 +14,8 @@ DISTFILES= a541gsrc.tar.gz:dist ${EPHE} \ MAINTAINER= ports@FreeBSD.org COMMENT= Astrology program for X11 and alpha-numeric terminals +BROKEN= unfetchable + # Swiss Ephemeris GPLv2 licensed, see # http://www.astro.com/ftp/swisseph/LICENSE.TXT LICENSE= GPLv2 # (or later) |