diff options
author | tron <tron> | 1998-09-01 21:49:24 +0000 |
---|---|---|
committer | tron <tron> | 1998-09-01 21:49:24 +0000 |
commit | e324ceb6ca2d9de6e33dbba1d23025be72328b02 (patch) | |
tree | 01fb98be37dae4882a28852aad9657de7ad99456 /x11 | |
parent | b43219e92ec811201741a0ec3fa68d23aca84197 (diff) | |
download | pkgsrc-e324ceb6ca2d9de6e33dbba1d23025be72328b02.tar.gz |
Add and enable "xephem", fixes PR pkg/6068.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 5e4b89529fc..309e7b0622d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 1998/08/29 12:59:33 garbled Exp $ +# $NetBSD: Makefile,v 1.54 1998/09/01 21:49:24 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -93,6 +93,7 @@ SUBDIR += xdm3d # SUBDIR += xdtm SUBDIR += xearth + SUBDIR += xephem # SUBDIR += xfce # SUBDIR += xfed # SUBDIR += xfedor |