summaryrefslogtreecommitdiff
path: root/irc/xchat1
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-23 10:47:11 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-23 10:47:11 +0000
commit5958508deceeb4fdf8a03622b416ef552a1d269e (patch)
treeb77f32de37cb4f7bfc7c1fa3774a5609784fcb9f /irc/xchat1
parentBrand acroread executable. Doesn't really matter because it's linked (diff)
Typo (PORSDIR -> PORTSDIR).
Notes
Notes: svn path=/head/; revision=14812
Diffstat (limited to 'irc/xchat1')
-rw-r--r--irc/xchat1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index bab8f5bda179..6df5ebb26ffd 100644
--- a/irc/xchat1/Makefile
+++ b/irc/xchat1/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@phrantic.phear.net>
#
-# $Id: Makefile,v 1.1.1.1 1998/11/19 09:27:59 flathill Exp $
+# $Id: Makefile,v 1.2 1998/11/19 15:08:31 vanilla Exp $
#
DISTNAME= xchat-0.3.1
@@ -13,7 +13,7 @@ MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/
MAINTAINER= jim@phrantic.phear.net
LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \
- gnomeui.0:${PORSDIR}/x11/gnomelibs
+ gnomeui.0:${PORTSDIR}/x11/gnomelibs
USE_GMAKE= yes
USE_PERL5= yes