diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2009-02-06 07:33:10 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2009-02-06 07:33:10 +0000 |
commit | 90c4343c9c8ed8effb751ee6629f0af281f2edad (patch) | |
tree | cb904551c287dc23da9133a1828de56fe3230f83 /mail/horde4-imp/Makefile | |
parent | e4b3eb1013c59734714665b32043395dc7f7322d (diff) |
- Update to 4.3.3
Notes
Notes:
svn path=/head/; revision=227711
Diffstat (limited to 'mail/horde4-imp/Makefile')
-rw-r--r-- | mail/horde4-imp/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/horde4-imp/Makefile b/mail/horde4-imp/Makefile index 8113923feaed..843679d3d937 100644 --- a/mail/horde4-imp/Makefile +++ b/mail/horde4-imp/Makefile @@ -6,8 +6,7 @@ # PORTNAME= imp -PORTVERSION= 4.3.2 -PORTREVISION= 1 +PORTVERSION= 4.3.3 PORTEPOCH= 1 CATEGORIES= mail www DISTFILES= ${PORTNAME}-h3-${PORTVERSION}${EXTRACT_SUFX} @@ -15,7 +14,7 @@ DISTFILES= ${PORTNAME}-h3-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= beech@FreeBSD.org COMMENT= Webmail system for IMAP/POP3 mailboxes -WRKSRC= ${WRKDIR}/${PORTNAME}-h3-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} #----------------------------------------------------------------------- # You may define these options: |