diff options
author | mrg <mrg@pkgsrc.org> | 2002-04-03 14:00:49 +0000 |
---|---|---|
committer | mrg <mrg@pkgsrc.org> | 2002-04-03 14:00:49 +0000 |
commit | 303e17f080e4bfe5debdc125967b7906befb93fb (patch) | |
tree | 7e834d7ca3309a39c9b003bfab6dec561c506e7e /chat/ircII/PLIST | |
parent | d22a551585a7012aa76e8622bf9ab5608157a70b (diff) | |
download | pkgsrc-303e17f080e4bfe5debdc125967b7906befb93fb.tar.gz |
add ${VERS} to the PLIST_SUBST, and use this for the bin/irc-${VERS} line
in PLIST. now we only have to update VERS=. (thanks nick.)
Diffstat (limited to 'chat/ircII/PLIST')
-rw-r--r-- | chat/ircII/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ircII/PLIST b/chat/ircII/PLIST index b2a72617251..57924770ed7 100644 --- a/chat/ircII/PLIST +++ b/chat/ircII/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.7 2002/04/03 13:42:01 mrg Exp $ +@comment $NetBSD: PLIST,v 1.8 2002/04/03 14:00:50 mrg Exp $ bin/irc -bin/irc-20020403 +bin/irc-${VERS} bin/ircbug bin/ircflush bin/ircio |