diff options
author | jraynard <jraynard@FreeBSD.org> | 1997-11-09 08:16:53 +0800 |
---|---|---|
committer | jraynard <jraynard@FreeBSD.org> | 1997-11-09 08:16:53 +0800 |
commit | 12d10df5a3a1c96eb650540d874bf37edb69ad48 (patch) | |
tree | f0e1dcd47d8fc145724f5b9fcca63bf5aa8e1083 /misc | |
parent | de034d2acb536cc0f4b4e1ab298627e1ec88cc7b (diff) | |
download | freebsd-ports-gnome-12d10df5a3a1c96eb650540d874bf37edb69ad48.tar.gz freebsd-ports-gnome-12d10df5a3a1c96eb650540d874bf37edb69ad48.tar.zst freebsd-ports-gnome-12d10df5a3a1c96eb650540d874bf37edb69ad48.zip |
Enable asrpages
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 e76fb10b83d1..ba74c99f8b40 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp $ +# $Id: Makefile,v 1.118 1997/11/05 04:19:39 asami Exp $ # SUBDIR += amanda + SUBDIR += asrpages SUBDIR += astrolog SUBDIR += buffer SUBDIR += cal |