aboutsummaryrefslogtreecommitdiff
path: root/editors/xed
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 /editors/xed
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 'editors/xed')
-rw-r--r--editors/xed/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/xed/Makefile b/editors/xed/Makefile
index bf06c8014732..dcd5eb89f5b5 100644
--- a/editors/xed/Makefile
+++ b/editors/xed/Makefile
@@ -3,13 +3,14 @@
# Date created: 28 Jul 1996
# Whom: shanee
#
-# $Id: Makefile,v 1.3 1996/07/30 00:29:12 chuckr Exp $
+# $Id: Makefile,v 1.4 1996/11/11 05:07:43 obrien Exp $
#
DISTNAME= xed1.3
PKGNAME= xed-1.3
CATEGORIES= editors x11
-MASTER_SITES= ftp://ftp.x.org/contrib/editors/
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= editors
EXTRACT_SUFX= .tar.Z
MAINTAINER= shanee@rabbit.augusta.de