aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-18 19:44:27 +0800
committerasami <asami@FreeBSD.org>1996-11-18 19:44:27 +0800
commit55d005face1453b1b4a2060d200b23e7a8724bc6 (patch)
tree57df8a2140bcfbf3d9340091e7c6cadd742f8b85 /editors
parente17062778b44808fb41055bba34741677ec69abc (diff)
downloadfreebsd-ports-gnome-55d005face1453b1b4a2060d200b23e7a8724bc6.tar.gz
freebsd-ports-gnome-55d005face1453b1b4a2060d200b23e7a8724bc6.tar.zst
freebsd-ports-gnome-55d005face1453b1b4a2060d200b23e7a8724bc6.zip
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Diffstat (limited to 'editors')
-rw-r--r--editors/asedit/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/asedit/Makefile b/editors/asedit/Makefile
index 1da06d3a597c..4d396ac08091 100644
--- a/editors/asedit/Makefile
+++ b/editors/asedit/Makefile
@@ -4,12 +4,13 @@
#
# Whom: Andreas Kohout <shanee@rabbit.augusta.de>
#
-# $Id: Makefile,v 1.2 1996/08/08 16:49:40 jkh Exp $
+# $Id: Makefile,v 1.3 1996/08/09 00:38:43 asami Exp $
#
DISTNAME= asedit-1.3.2
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.x.org/contrib/editors/
+MASTER_SITES= ${MASTER_SITE_CONTRIB}
+MASTER_SITE_SUBDIR= editors
EXTRACT_SUFX= .tar.Z
MAINTAINER= shanee@rabbit.augusta.de