aboutsummaryrefslogtreecommitdiff
path: root/audio/replay
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-02-03 07:28:39 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-02-03 07:28:39 +0000
commit8e4592e09768b2aad5dd0bd491805ec470dbeeaf (patch)
tree269646ebd2ded62f9790ec86c0677e8843aa3e6e /audio/replay
parent2bd5b45d278cef856e259c1b16ed19e35c1526b9 (diff)
downloadports-8e4592e09768b2aad5dd0bd491805ec470dbeeaf.tar.gz
ports-8e4592e09768b2aad5dd0bd491805ec470dbeeaf.zip
Delete superfluous \ from end of line. (It didn't hurt since the next line
was empty anyway, but....)
Notes
Notes: svn path=/head/; revision=16510
Diffstat (limited to 'audio/replay')
-rw-r--r--audio/replay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/replay/Makefile b/audio/replay/Makefile
index c93dba3e681e..860919fdf057 100644
--- a/audio/replay/Makefile
+++ b/audio/replay/Makefile
@@ -3,7 +3,7 @@
# Date created: Oct 27 1998
# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.6 1999/01/12 16:51:05 vanilla Exp $
+# $Id: Makefile,v 1.7 1999/02/02 17:05:21 vanilla Exp $
#
DISTNAME= replay-source-dgtk_0.61
@@ -13,7 +13,7 @@ MASTER_SITES= http://replay.linuxpower.org/files/
MAINTAINER= nacai@iname.com
-LIB_DEPENDS= gtk11d.1:${PORTSDIR}/x11-toolkits/gtk11-devel \
+LIB_DEPENDS= gtk11d.1:${PORTSDIR}/x11-toolkits/gtk11-devel
USE_X_PREFIX= yes
GNU_CONFIGURE= yes