diff options
author | trevor <trevor@FreeBSD.org> | 2001-03-26 04:17:46 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-03-26 04:17:46 +0800 |
commit | 6aafd9dda206088477702cbcb1ed271641e8999e (patch) | |
tree | faa16145939a8683a1a80e9b7e0fb4efed326abf /mail/pine4 | |
parent | 0ad02644489b222ff5a12c6028784299d233da61 (diff) | |
download | freebsd-ports-gnome-6aafd9dda206088477702cbcb1ed271641e8999e.tar.gz freebsd-ports-gnome-6aafd9dda206088477702cbcb1ed271641e8999e.tar.zst freebsd-ports-gnome-6aafd9dda206088477702cbcb1ed271641e8999e.zip |
Set PORTREVISION because of new files/patch-reply.c. It looks as
though the only slave port to this is mail/pine4-ssl, which is
marked BROKEN.
Submitted by: kris
Diffstat (limited to 'mail/pine4')
-rw-r--r-- | mail/pine4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile index 87d05571c073..8e13ffbc98ea 100644 --- a/mail/pine4/Makefile +++ b/mail/pine4/Makefile @@ -10,6 +10,7 @@ PORTNAME?= pine PORTVERSION?= 4.33 +PORTREVISION= 1 CATEGORIES= mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ DISTNAME?= ${PORTNAME}${PORTVERSION} |