summaryrefslogtreecommitdiff
path: root/cad/xcircuit
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1998-05-25 21:03:04 +0000
committerBill Fenner <fenner@FreeBSD.org>1998-05-25 21:03:04 +0000
commit4f2f81b483c4ca213a3d0646708dc0a15976ed0f (patch)
tree527a07b9d81707a97ba5c9c26b5471c37815613a /cad/xcircuit
parentUpdate to version 5.26 and portlint clean. (diff)
MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash.
Notes
Notes: svn path=/head/; revision=11143
Diffstat (limited to 'cad/xcircuit')
-rw-r--r--cad/xcircuit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index 3eccfd2036c6..86e703e25e84 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -3,14 +3,14 @@
# Date created: 3 Apr 1998
# Whom: giffunip@asme.org
#
-# $Id: $
+# $Id: Makefile,v 1.1.1.1 1998/05/18 04:20:21 mph Exp $
#
DISTNAME= xcircuit-1.7
CATEGORIES= cad x11
MASTER_SITES= ftp://bach.ece.jhu.edu/pub/tim/ \
${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR=apps/circuits/
+MASTER_SITE_SUBDIR=apps/circuits
MAINTAINER= ports@FreeBSD.ORG