diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-30 15:47:10 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-30 15:47:10 +0000 |
commit | 3c627074984ebd60b96888b8a64a92aa947f9587 (patch) | |
tree | 2c2c76fd3c20df6ef2fae82e5f943f13fbc3b8f7 /x11-fm | |
parent | 5bbe04d2acf29efda4261370f04d80f71edb73a5 (diff) |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/jafm/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-fm/jafm/Makefile b/x11-fm/jafm/Makefile index 3a6d6329998d..4da729f49be4 100644 --- a/x11-fm/jafm/Makefile +++ b/x11-fm/jafm/Makefile @@ -3,17 +3,17 @@ # Date created: 31 August 1998 # Whom: brett@peloton.physics.montana.edu # -# $Id: Makefile,v 1.2 1998/08/15 08:06:09 asami Exp $ +# $Id: Makefile,v 1.3 1998/08/15 08:11:17 asami Exp $ # DISTNAME= jafm-0.5 CATEGORIES= x11-fm -MASTER_SITES= http://www-personal.usyd.edu.au:/~rlittlew/jafm/ +MASTER_SITES= http://www-personal.usyd.edu.au:/~rlittlew/jafm/ \ + ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= X11/desktop MAINTAINER= brett@peloton.physics.montana.edu -BROKEN= fetch - USE_QT= yes USE_GMAKE= yes ALL_TARGET= jafm |