diff options
author | simonb <simonb@pkgsrc.org> | 2002-01-25 22:45:50 +0000 |
---|---|---|
committer | simonb <simonb@pkgsrc.org> | 2002-01-25 22:45:50 +0000 |
commit | 9a5f550965a37582359fe1e02e3e102e24507579 (patch) | |
tree | 85a3bad1f605293b0e81100213c1bb4843ed6024 /chat/naim/Makefile | |
parent | 4f2c8debec545f7c5adfb138f82c5058062b23bd (diff) | |
download | pkgsrc-9a5f550965a37582359fe1e02e3e102e24507579.tar.gz |
naim seems to be a quickly moving target - the two-or-three day old
distfile isn't available anymore.
Update to naim-0.11.1-2002-01-23-2329 (pkg version 0.11.1.20020123)
and put a copy of the distfile on ftp.netbsd.org.
Diffstat (limited to 'chat/naim/Makefile')
-rw-r--r-- | chat/naim/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chat/naim/Makefile b/chat/naim/Makefile index 4f53ef86056..60981902dce 100644 --- a/chat/naim/Makefile +++ b/chat/naim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/01/25 15:53:56 tv Exp $ +# $NetBSD: Makefile,v 1.2 2002/01/25 22:45:50 simonb Exp $ # -PKGNAME= naim-0.11.1.20020123 -DISTNAME= naim-0.11.1-2002-01-23-2329 +PKGNAME= naim-0.11.2.20020125 +DISTNAME= naim-0.11.2-2002-01-25-0900 CATEGORIES= chat MASTER_SITES= http://dev.n.ml.org/ @@ -10,7 +10,7 @@ MAINTAINER= tv@netbsd.org HOMEPAGE= http://naim.n.ml.org/ COMMENT= ncurses-based AIM/IRC client -WRKSRC= ${WRKDIR}/naim-0.11.1 +WRKSRC= ${WRKDIR}/naim-0.11.2 GNU_CONFIGURE= YES USE_BUILDLINK_ONLY= YES |