Fix typo error (USE_REPLACE => USE_REINPLACE), my fault :(

Submitted by:	Ed Schouten <ed@fxq.nl>
This commit is contained in:
Vanilla I. Shu 2005-09-29 07:32:19 +00:00
parent a81902b0b9
commit 605f8c3a10
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143751

View file

@ -17,7 +17,7 @@ COMMENT?= A modular IRC client with many features
CONFLICTS= irssi-devel-*
USE_BZIP2= yes
USE_REPLACE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
WANT_GNOME= yes