diff options
author | adam <adam@pkgsrc.org> | 2004-08-12 12:12:33 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-08-12 12:12:33 +0000 |
commit | 6bc77fb62f9a1da93237b86220dffefaa1727f26 (patch) | |
tree | f56b2d4649ca7eade88fc8637f8850779a501ce3 /editors/pico/Makefile | |
parent | 51c48b3161b6ceb4e0ae3b8541c666e941f22b6f (diff) | |
download | pkgsrc-6bc77fb62f9a1da93237b86220dffefaa1727f26.tar.gz |
Changes 4.8:
* Bug-fix release
Diffstat (limited to 'editors/pico/Makefile')
-rw-r--r-- | editors/pico/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/pico/Makefile b/editors/pico/Makefile index 3ac56d7dc95..cbf4846c513 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2004/05/17 11:29:34 grant Exp $ +# $NetBSD: Makefile,v 1.56 2004/08/12 12:12:33 adam Exp $ -DISTNAME= pine4.60 -PKGNAME= pico-4.7 +DISTNAME= pine4.61 +PKGNAME= pico-4.8 CATEGORIES= editors MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ ftp://ftp.fu-berlin.de/unix/mail/pine/ |