Update to version 4.21
This commit is contained in:
parent
50f981e7f6
commit
f6c5f4e951
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23176
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
# New ports collection makefile for: pine
|
||||
# Version required: 4.20
|
||||
# Version required: 4.21
|
||||
# Date created: 09 July 1998
|
||||
# Whom: Adrian Penisoara <ady@freebsd.ady.ro>
|
||||
#
|
||||
|
@ -9,16 +9,16 @@
|
|||
# pine4-ssl port. Also, please mirror changes to the files/
|
||||
# directory to the pine4-ssl port.
|
||||
|
||||
DISTNAME?= pine4.20
|
||||
PKGNAME?= pine-4.20
|
||||
CATEGORIES= mail news
|
||||
DISTNAME?= pine4.21
|
||||
PKGNAME?= pine-4.21
|
||||
CATEGORIES= mail news
|
||||
MASTER_SITES= ftp://ftp.cac.washington.edu/pine/
|
||||
|
||||
MAINTAINER?= pine@freebsd.ady.ro
|
||||
|
||||
Y2K= http://www.washington.edu/pine/QandA/sysadmins.html#Millenium
|
||||
|
||||
MAN1= pine.1 pico.1 pilot.1
|
||||
MAN1= pine.1 pico.1 pilot.1
|
||||
|
||||
post-patch:
|
||||
for i in ${WRKSRC}/doc/pine.1 \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (pine4.20.tar.gz) = 9b60a049e3575fc0b1a201f5f0105f14
|
||||
MD5 (pine4.21.tar.gz) = 9252a061387de806f8aa1ced885d41f6
|
||||
|
|
Loading…
Reference in a new issue