diff options
author | asami <asami@FreeBSD.org> | 1996-08-19 20:35:39 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-08-19 20:35:39 +0800 |
commit | c130fc954349d3d4198b661cec99a841a007376b (patch) | |
tree | eda8691c6fd892449dff4d7f05b24e98baf31dc2 /misc | |
parent | 1104a3ccd60cac86fcf2dc8cd0805a4b5e2acba2 (diff) | |
download | freebsd-ports-gnome-c130fc954349d3d4198b661cec99a841a007376b.tar.gz freebsd-ports-gnome-c130fc954349d3d4198b661cec99a841a007376b.tar.zst freebsd-ports-gnome-c130fc954349d3d4198b661cec99a841a007376b.zip |
Added xephem.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 501f3cb46edf..086ec0cb3280 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.82 1996/08/06 03:36:37 asami Exp $ +# $Id: Makefile,v 1.83 1996/08/09 04:17:51 asami Exp $ # SUBDIR += amanda @@ -34,6 +34,7 @@ SUBDIR += tkman SUBDIR += trans SUBDIR += xcalendar + SUBDIR += xephem SUBDIR += zorro .include <bsd.port.subdir.mk> |