diff options
author | kris <kris@FreeBSD.org> | 2000-10-30 11:47:10 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-10-30 11:47:10 +0800 |
commit | b6438bb32f487479b1f578a694351397723f7866 (patch) | |
tree | 7a35299914feed87fa676442d187159cfb973267 /mail/pine4 | |
parent | f61e81679000fbe8ae554710b753e1ad193c00b2 (diff) | |
download | freebsd-ports-gnome-b6438bb32f487479b1f578a694351397723f7866.tar.gz freebsd-ports-gnome-b6438bb32f487479b1f578a694351397723f7866.tar.zst freebsd-ports-gnome-b6438bb32f487479b1f578a694351397723f7866.zip |
Bump PORTREVISION due to security fix.
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 3fc402276c55..7629c042bd04 100644 --- a/mail/pine4/Makefile +++ b/mail/pine4/Makefile @@ -10,6 +10,7 @@ PORTNAME?= pine PORTVERSION?= 4.21 +PORTREVISION?= 1 CATEGORIES= mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ DISTNAME?= ${PORTNAME}${PORTVERSION} |