summaryrefslogtreecommitdiff
path: root/x11/xkeycaps/Makefile
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/xkeycaps/Makefile
parentuncomment DEPENDS line (diff)
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4570
Diffstat (limited to 'x11/xkeycaps/Makefile')
-rw-r--r--x11/xkeycaps/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/xkeycaps/Makefile b/x11/xkeycaps/Makefile
index 0516d1f5915a..f6f6df0e3251 100644
--- a/x11/xkeycaps/Makefile
+++ b/x11/xkeycaps/Makefile
@@ -3,12 +3,13 @@
# Date created: 12 February 1995
# Whom: jmz
#
-# $Id: Makefile,v 1.4 1995/04/12 20:32:05 asami Exp $
+# $Id: Makefile,v 1.5 1996/07/30 13:53:58 jmz Exp $
#
DISTNAME= xkeycaps-2.31
-CATEGORIES+= x11
-MASTER_SITES= ftp://ftp.ibp.fr/pub/X11/contrib/applications/
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= applications
MAINTAINER= jmz@FreeBSD.org