diff options
author | jeh <jeh@FreeBSD.org> | 2001-02-11 17:05:50 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2001-02-11 17:05:50 +0000 |
commit | 15c579b11aa9f3fa9f05109c8a31dcb9041e602a (patch) | |
tree | 38ecb0a06b32595754e2d690576ab806bfb2f3d1 /hebrew/pine/Makefile | |
parent | 143bfe43e6b53468e94380bc29e321d902f7405f (diff) | |
download | FreeBSD-ports-15c579b11aa9f3fa9f05109c8a31dcb9041e602a.zip FreeBSD-ports-15c579b11aa9f3fa9f05109c8a31dcb9041e602a.tar.gz |
This is an updated of the hebrew/pine port to Pine 4.33, with Hebrew support
version 2.09. The old tarball was removed from the master site, so version 4.30
no longer builds...
PR: 24941
Submitted by: Nadav Eiron <nadav@libagent.org> MAINTAINER
Diffstat (limited to 'hebrew/pine/Makefile')
-rw-r--r-- | hebrew/pine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hebrew/pine/Makefile b/hebrew/pine/Makefile index f994b6f..92f2d32 100644 --- a/hebrew/pine/Makefile +++ b/hebrew/pine/Makefile @@ -5,10 +5,10 @@ # $FreeBSD$ PORTNAME= pine -PORTVERSION= 4.30.2.9 +PORTVERSION= 4.33.2.9 CATEGORIES= hebrew mail news MASTER_SITES= ftp://www8.cc.huji.ac.il/pub/pine/ -DISTNAME= pine4.30_heb2.09 +DISTNAME= pine4.33_heb2.09 MAINTAINER?= nadav@cs.technion.ac.il |