diff options
author | sem <sem@FreeBSD.org> | 2005-12-17 06:06:55 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-12-17 06:06:55 +0800 |
commit | 9d1240b67d55b9ff25d1a3af42a40e7845733fa8 (patch) | |
tree | 1063c764ad4c8855918d9472eb0e9efa564fa75b /astro/Makefile | |
parent | 28f71c27a2af13141fc02435b2aeee96f98e7b3b (diff) | |
download | freebsd-ports-graphics-9d1240b67d55b9ff25d1a3af42a40e7845733fa8.tar.gz freebsd-ports-graphics-9d1240b67d55b9ff25d1a3af42a40e7845733fa8.tar.zst freebsd-ports-graphics-9d1240b67d55b9ff25d1a3af42a40e7845733fa8.zip |
- Update to 2.33
- Move to a more appropriate category (astro)
PR: ports/90347
Submitted by: Serge Gagnon (maintainer)
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile index 63f7366954b..32d101b08ad 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -66,6 +66,7 @@ SUBDIR += xphoon SUBDIR += xplanet SUBDIR += xtide + SUBDIR += xrmap SUBDIR += xworld .include <bsd.port.subdir.mk> |