diff options
author | adam <adam> | 2004-08-12 12:12:33 +0000 |
---|---|---|
committer | adam <adam> | 2004-08-12 12:12:33 +0000 |
commit | 1fc706a18b3bc2b23b953ba8d917653ca7f2c002 (patch) | |
tree | f56b2d4649ca7eade88fc8637f8850779a501ce3 /editors/pico/Makefile | |
parent | 7275be513dd79456bbdb7093fb3e4468b39355c1 (diff) | |
download | pkgsrc-1fc706a18b3bc2b23b953ba8d917653ca7f2c002.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/ |