diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-25 03:25:00 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-25 03:25:00 +0000 |
commit | c170f04e0fda919dac1289f98bd6c5e9bce66577 (patch) | |
tree | fac4ff4628cb6ce8744b27095ca40baea5e8650a /misc/astrolog/Makefile | |
parent | 941a08ed0050a35d7e20c28046f12f39717cfb8e (diff) | |
download | ports-c170f04e0fda919dac1289f98bd6c5e9bce66577.tar.gz ports-c170f04e0fda919dac1289f98bd6c5e9bce66577.zip |
big whitespace cleanup (see ports/65409)
PR: ports/65828
Submitted by: trevor
Approved by: ache
Notes
Notes:
svn path=/head/; revision=149369
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 e63c6e1eb0cd..567925f13a8f 100644 --- a/misc/astrolog/Makefile +++ b/misc/astrolog/Makefile @@ -10,7 +10,7 @@ PORTNAME= astrolog PORTVERSION= 5.40 -PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.astrolog.org/ftp/ephem/ \ http://www.astrolog.org/ftp/ \ |