diff options
author | jraynard <jraynard@FreeBSD.org> | 1997-11-14 07:25:51 +0800 |
---|---|---|
committer | jraynard <jraynard@FreeBSD.org> | 1997-11-14 07:25:51 +0800 |
commit | 0f7150816bf20834dcd0ea178ba6ed42d36c848a (patch) | |
tree | 8640b58dfefb10a2638c614601273fdea7d73a8b /misc | |
parent | 75db8e37990bbcf59ddfff3a63f8d43b91fa2247 (diff) | |
download | freebsd-ports-gnome-0f7150816bf20834dcd0ea178ba6ed42d36c848a.tar.gz freebsd-ports-gnome-0f7150816bf20834dcd0ea178ba6ed42d36c848a.tar.zst freebsd-ports-gnome-0f7150816bf20834dcd0ea178ba6ed42d36c848a.zip |
Move asrpages to sysutils.
Requested by: asami
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index ba74c99f8b40..fbc75388115f 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,8 +1,7 @@ -# $Id: Makefile,v 1.118 1997/11/05 04:19:39 asami Exp $ +# $Id: Makefile,v 1.119 1997/11/09 00:16:53 jraynard Exp $ # SUBDIR += amanda - SUBDIR += asrpages SUBDIR += astrolog SUBDIR += buffer SUBDIR += cal |