diff options
author | abs <abs@pkgsrc.org> | 2002-05-14 08:38:23 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2002-05-14 08:38:23 +0000 |
commit | a0480c3ad460eefe351f4cfb44a854bd93044c47 (patch) | |
tree | 7dc17f44025635482130213f6826b8d8db230290 /net/nocol/Makefile | |
parent | 73ac093dba0bed3d4614ce33bbac448af8542537 (diff) | |
download | pkgsrc-a0480c3ad460eefe351f4cfb44a854bd93044c47.tar.gz |
Fix datadir location in perl lib, and allow subjects in mail sent from NetBSD
hosts. Bump to nocol-4.3.1nb2
Diffstat (limited to 'net/nocol/Makefile')
-rw-r--r-- | net/nocol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nocol/Makefile b/net/nocol/Makefile index a631c2c5d4d..461d5a563bf 100644 --- a/net/nocol/Makefile +++ b/net/nocol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2001/11/29 01:12:43 hubertf Exp $ +# $NetBSD: Makefile,v 1.15 2002/05/14 08:38:23 abs Exp $ # DISTNAME= nocol-4.3.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.netplex-tech.com/software/nocol/downloads/ |