aboutsummaryrefslogtreecommitdiff
path: root/misc/dejagnu
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:25:35 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:25:35 +0000
commit5dba7b6e293a85c365ac67b075bcc70a1ca9a1b4 (patch)
tree3a9d17e5f9310ab69df14407f1fa479d6a68eac0 /misc/dejagnu
parent83e5fd3ee15682c4e0aefab035eb1821a2276325 (diff)
downloadports-5dba7b6e293a85c365ac67b075bcc70a1ca9a1b4.tar.gz
ports-5dba7b6e293a85c365ac67b075bcc70a1ca9a1b4.zip
Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4571
Diffstat (limited to 'misc/dejagnu')
-rw-r--r--misc/dejagnu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dejagnu/Makefile b/misc/dejagnu/Makefile
index 5400235a9595..a57f7498fd7e 100644
--- a/misc/dejagnu/Makefile
+++ b/misc/dejagnu/Makefile
@@ -3,12 +3,12 @@
# Date created: 12 October 1996
# Whom: markm
#
-# $Id: Makefile,v 1.3 1996/11/11 05:49:24 obrien Exp $
+# $Id: Makefile,v 1.4 1996/11/17 09:05:37 obrien Exp $
#
DISTNAME= dejagnu-1.3
CATEGORIES= misc
-MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
+MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= markm@FreeBSD.ORG