diff options
author | joerg <joerg@pkgsrc.org> | 2012-11-16 00:33:49 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2012-11-16 00:33:49 +0000 |
commit | 81090daec4e8f62229145b7d3acf21268c05ff27 (patch) | |
tree | 5adf9d3d2b95e9fa79ee725b5b25df16b1178c52 /chat/sirc | |
parent | 97de208f9216115a4e14dfdff3ac6b7864e8ed15 (diff) | |
download | pkgsrc-81090daec4e8f62229145b7d3acf21268c05ff27.tar.gz |
Match PLIST with reality.
Diffstat (limited to 'chat/sirc')
-rw-r--r-- | chat/sirc/Makefile | 4 | ||||
-rw-r--r-- | chat/sirc/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/chat/sirc/Makefile b/chat/sirc/Makefile index 945add40d21..d929cf90fe7 100644 --- a/chat/sirc/Makefile +++ b/chat/sirc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2012/10/03 21:54:04 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2012/11/16 00:33:49 joerg Exp $ DISTNAME= sirc-2.211 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= http://www.iagora.com/~espel/sirc/ DISTFILES= ${DEFAULT_DISTFILES} \ diff --git a/chat/sirc/PLIST b/chat/sirc/PLIST index 249527d8725..81b3557c30f 100644 --- a/chat/sirc/PLIST +++ b/chat/sirc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:37:49 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2012/11/16 00:33:49 joerg Exp $ bin/ssfe bin/sirc lib/sirc/dsirc @@ -15,6 +15,7 @@ lib/sirc/scripts/avoice.pl lib/sirc/scripts/country.pl lib/sirc/scripts/finger.pl lib/sirc/scripts/ftp.pl +lib/sirc/scripts/getopts.pl lib/sirc/scripts/howl.pl lib/sirc/scripts/hotmail.pl lib/sirc/scripts/lastlog.pl |