aboutsummaryrefslogtreecommitdiff
path: root/x11/xgrab
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/xgrab
parentbef7e1901f3ac20e1b8948ace53627f740245474 (diff)
downloadports-83e5fd3ee15682c4e0aefab035eb1821a2276325.tar.gz
ports-83e5fd3ee15682c4e0aefab035eb1821a2276325.zip
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4570
Diffstat (limited to 'x11/xgrab')
-rw-r--r--x11/xgrab/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/xgrab/Makefile b/x11/xgrab/Makefile
index a38060dbab33..36c808c080e9 100644
--- a/x11/xgrab/Makefile
+++ b/x11/xgrab/Makefile
@@ -3,13 +3,14 @@
# Date created: 27 February 1995
# Whom: jmz
#
-# $Id: Makefile,v 1.6 1995/05/15 16:33:19 jmz Exp $
+# $Id: Makefile,v 1.7 1996/07/31 01:01:36 jmz Exp $
#
DISTNAME= xgrabsc.2_41
PKGNAME= xgrab-2.41
-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