diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-06-30 01:59:01 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-06-30 01:59:01 +0000 |
commit | 4687fced283f09f5722a910e0baeafca8df0d063 (patch) | |
tree | 8d487219fcea95f00c5a31e4dd96c49e491b63db /mail/horde-imp/Makefile | |
parent | c10e57835c9dff22202a09a52e735925ef91e20d (diff) | |
download | ports-4687fced283f09f5722a910e0baeafca8df0d063.tar.gz ports-4687fced283f09f5722a910e0baeafca8df0d063.zip |
Notes
Diffstat (limited to 'mail/horde-imp/Makefile')
-rw-r--r-- | mail/horde-imp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile index 14a9c4238654..fe77df7a8f19 100644 --- a/mail/horde-imp/Makefile +++ b/mail/horde-imp/Makefile @@ -7,14 +7,14 @@ PORTNAME= imp PORTVERSION= 4.2 -PORTREVISION= 3 +PORTEPOCH= 1 CATEGORIES= mail www +DISTFILES= ${PORTNAME}-h3-4.2${EXTRACT_SUFX} MAINTAINER= beech@FreeBSD.org COMMENT= Webmail system for IMAP/POP3 mailboxes -DISTFILES= ${PORTNAME}-h3-4.2-rc2${EXTRACT_SUFX} -WRKSRC= ${WRKDIR}/${PORTNAME}-h3-4.2-rc2 +WRKSRC= ${WRKDIR}/${PORTNAME}-h3-4.2 #----------------------------------------------------------------------- # You may define these options: |