- fix a typo in PLISTs that would prevent upgrading from old versions of

pilot and pico

from Ingo Schwarze, thanks for spotting this!
This commit is contained in:
ajacoutot 2008-12-28 11:09:03 +00:00
parent e8d244c2cd
commit 44a008f72d
3 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2008/10/15 14:31:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.9 2008/12/28 11:09:03 ajacoutot Exp $
COMMENT-main= UW e-mail client
COMMENT-pico= UW text editor
@ -15,8 +15,8 @@ CATEGORIES-pico=editors
CATEGORIES-pilot=sysutils
PKGNAME-main= alpine-${V}
PKGNAME-pico= pico-${PICO_V}
PKGNAME-pilot= pilot-${PILOT_V}p1
PKGNAME-pico= pico-${PICO_V}p0
PKGNAME-pilot= pilot-${PILOT_V}p2
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-pico,v 1.2 2008/06/12 21:47:20 ajacoutot Exp $
@pkgpath mail/pine,pico
@comment $OpenBSD: PLIST-pico,v 1.3 2008/12/28 11:09:03 ajacoutot Exp $
@pkgpath mail/pine,-pico
@bin bin/pico
@man man/man1/pico.1

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-pilot,v 1.2 2008/06/12 21:47:20 ajacoutot Exp $
@pkgpath mail/pine,pilot
@comment $OpenBSD: PLIST-pilot,v 1.3 2008/12/28 11:09:03 ajacoutot Exp $
@pkgpath mail/pine,-pilot
@bin bin/pilot
@man man/man1/pilot.1