summaryrefslogtreecommitdiff
path: root/x11/xscreensaver
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 09:56:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 09:56:45 +0000
commit83e5fd3ee15682c4e0aefab035eb1821a2276325 (patch)
tree058380093a9fc14721eb5efc0ba15397d31739ff /x11/xscreensaver
parentuncomment DEPENDS line (diff)
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4570
Diffstat (limited to 'x11/xscreensaver')
-rw-r--r--x11/xscreensaver/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile
index 43f13128d22f..bb93e610b399 100644
--- a/x11/xscreensaver/Makefile
+++ b/x11/xscreensaver/Makefile
@@ -3,13 +3,13 @@
# Date created: 10 July 1995
# Whom: asami
#
-# $Id: Makefile,v 1.4 1995/04/12 20:31:54 asami Exp $
+# $Id: Makefile,v 1.1.1.1 1995/07/11 06:50:12 asami Exp $
#
DISTNAME= xscreensaver-1.25
-CATEGORIES+= x11
-MASTER_SITES= ftp://ftp.x.org/contrib/applications/ \
- ftp://crl.dec.com/pub/X11/contrib/applications/
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= applications
EXTRACT_SUFX= .tar.Z
MAINTAINER= asami@FreeBSD.ORG