aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gnuls
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-04-30 12:43:34 +0800
committerasami <asami@FreeBSD.org>1997-04-30 12:43:34 +0800
commit2a82908ac24a93f4bc2e1a58a109b4b4556dad53 (patch)
tree6d5791aaf3128b52c49c0eb303bea620321099d0 /misc/gnuls
parent402f341bce541193691a1ae65cd89e2e811ce41f (diff)
downloadfreebsd-ports-gnome-2a82908ac24a93f4bc2e1a58a109b4b4556dad53.tar.gz
freebsd-ports-gnome-2a82908ac24a93f4bc2e1a58a109b4b4556dad53.tar.zst
freebsd-ports-gnome-2a82908ac24a93f4bc2e1a58a109b4b4556dad53.zip
Use new variable PATCH_SITE_SUBDIR to avoid messing up the master site
list.
Diffstat (limited to 'misc/gnuls')
-rw-r--r--misc/gnuls/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnuls/Makefile b/misc/gnuls/Makefile
index 58c6014816f6..65bf99baf52e 100644
--- a/misc/gnuls/Makefile
+++ b/misc/gnuls/Makefile
@@ -3,7 +3,7 @@
# Date created: 06 January 1996
# Whom: bmc@WillsCreek.COM
#
-# $Id: Makefile,v 1.4 1996/11/18 10:25:10 asami Exp $
+# $Id: Makefile,v 1.5 1996/11/18 14:06:53 asami Exp $
#
DISTNAME= fileutils-3.12
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
PATCHFILES= color-ls-3.12.0.2.patch.gz
PATCH_SITES= ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= distributions/slackware/source/a/bin/
+PATCH_SITE_SUBDIR= distributions/slackware/source/a/bin/
MAINTAINER= bmc@WillsCreek.COM