diff options
author | martti <martti@pkgsrc.org> | 2003-01-23 18:29:08 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-01-23 18:29:08 +0000 |
commit | 1197f9e8e2c84a05625eab4135ae0b2074070208 (patch) | |
tree | 36279ff938de640fa2d5ab3eca48809622d40e3d /editors/pico/Makefile | |
parent | ec961707790ea92ee0bd7c3f4fa6899104769848 (diff) | |
download | pkgsrc-1197f9e8e2c84a05625eab4135ae0b2074070208.tar.gz |
Bump PKGREVISION as we are using the new distfile. Noted by tron.
Diffstat (limited to 'editors/pico/Makefile')
-rw-r--r-- | editors/pico/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/pico/Makefile b/editors/pico/Makefile index 407c0c291c3..1cf923b081b 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2003/01/23 07:37:11 martti Exp $ +# $NetBSD: Makefile,v 1.36 2003/01/23 18:29:08 martti Exp $ DISTNAME= pine4.53 PKGNAME= pico-4.4 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ ftp://ftp.fu-berlin.de/pub/unix/mail/pine/ |