diff options
author | petef <petef@FreeBSD.org> | 2001-12-26 11:34:31 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-12-26 11:34:31 +0800 |
commit | 647e3f4b04dfe8f2192312723e6593e49f122116 (patch) | |
tree | 8e638a000acf3d9c7a8ca32bbac30b7984ca3b22 /misc/Makefile | |
parent | 2df3fed3e776aa18538e37cb8d520d0858d7ab29 (diff) | |
download | freebsd-ports-gnome-647e3f4b04dfe8f2192312723e6593e49f122116.tar.gz freebsd-ports-gnome-647e3f4b04dfe8f2192312723e6593e49f122116.tar.zst freebsd-ports-gnome-647e3f4b04dfe8f2192312723e6593e49f122116.zip |
Add xrmap 2.03, map portions of the earth from a given
longitude/latitude.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 4060f8fa20e1..70effe6eb4b0 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -229,6 +229,7 @@ SUBDIR += xosd SUBDIR += xpns SUBDIR += xquote + SUBDIR += xrmap SUBDIR += xtail SUBDIR += xtar SUBDIR += yaucg |