diff options
Diffstat (limited to 'mail/imp/Makefile')
-rw-r--r-- | mail/imp/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile index 2420d84e6d10..d35b46ee5c66 100644 --- a/mail/imp/Makefile +++ b/mail/imp/Makefile @@ -6,8 +6,7 @@ # PORTNAME= imp -PORTVERSION= 4.0.4 -PORTREVISION= 1 +PORTVERSION= 4.1 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \ ftp://ftp.planetmirror.com/pub/horde/imp/ \ @@ -110,7 +109,7 @@ REINPLACE_ARGS= -i.beforeIMP DOCS= COPYING README docs/CHANGES docs/CREDITS docs/INSTALL \ docs/RELEASE_NOTES docs/TODO docs/UPGRADING -CONFFILE= filter.txt header.txt menu.php mime_drivers.php motd.php \ +CONFFILE= filter.txt header.php menu.php mime_drivers.php motd.php \ prefs.php servers.php trailer.txt SUB_DIRS= config js lib locale po scripts templates themes |