diff options
author | ache <ache@FreeBSD.org> | 2007-06-26 19:49:51 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2007-06-26 19:49:51 +0800 |
commit | b1d21c634a6cc20e7671dd1277eff62af9293427 (patch) | |
tree | 0ff7f5456bfacc000e08f05f578860ef471d13e0 /misc/astrolog/Makefile | |
parent | 53d670f43e67ec2f239988e2d49e754dafabd9ff (diff) | |
download | freebsd-ports-gnome-b1d21c634a6cc20e7671dd1277eff62af9293427.tar.gz freebsd-ports-gnome-b1d21c634a6cc20e7671dd1277eff62af9293427.tar.zst freebsd-ports-gnome-b1d21c634a6cc20e7671dd1277eff62af9293427.zip |
Allow 8bit chars be read from file
Diffstat (limited to 'misc/astrolog/Makefile')
-rw-r--r-- | misc/astrolog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile index c739ee3a2f6a..d7bd005366ea 100644 --- a/misc/astrolog/Makefile +++ b/misc/astrolog/Makefile @@ -10,7 +10,7 @@ PORTNAME= astrolog PORTVERSION= 5.40 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= misc MASTER_SITES= http://www.astrolog.org/ftp/ephem/:ephem \ http://www.astrolog.org/ftp/:dist |