diff options
author | Volker Stolz <vs@FreeBSD.org> | 2006-05-14 10:30:06 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2006-05-14 10:30:06 +0000 |
commit | 7734046d1acec049ec6a2d80e3bd010729b0d9cc (patch) | |
tree | f81b79eae0bc83099e66d9b3a620e7b6c41e2cb2 /mail/horde-ingo/Makefile | |
parent | b57cf30089eef687d83a398e3edb504ac1eb8920 (diff) |
Notes
Diffstat (limited to 'mail/horde-ingo/Makefile')
-rw-r--r-- | mail/horde-ingo/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/horde-ingo/Makefile b/mail/horde-ingo/Makefile index 86655305e11e..0632847b88ec 100644 --- a/mail/horde-ingo/Makefile +++ b/mail/horde-ingo/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ingo -PORTVERSION= 1.1 -PORTREVISION= 1 +PORTVERSION= 1.1.1 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/ingo/ \ ftp://ftp.planetmirror.com/pub/horde/ingo/ \ @@ -46,7 +45,7 @@ SUB_LIST= INGODIR=${INGODIR} DOCS= LICENSE README docs/CHANGES docs/CREDITS docs/INSTALL \ docs/RELEASE_NOTES docs/TODO CONFFILE= backends.php fields.php prefs.php -SUB_DIRS= config lib locale po scripts templates themes +SUB_DIRS= config lib locale po scripts templates themes js LHORDEDIR?= www/horde LINGODIR= ${LHORDEDIR}/ingo |