diff options
author | vs <vs@FreeBSD.org> | 2006-05-14 18:30:06 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2006-05-14 18:30:06 +0800 |
commit | d8e99ea886a70d8fc875816daec9a82c07515523 (patch) | |
tree | 20f67b89193334867e0860b597fa4493c170eea0 /mail/horde-ingo/Makefile | |
parent | a1adaed36ec9b456310c5b08d8767816ad77ebb1 (diff) | |
download | freebsd-ports-gnome-d8e99ea886a70d8fc875816daec9a82c07515523.tar.gz freebsd-ports-gnome-d8e99ea886a70d8fc875816daec9a82c07515523.tar.zst freebsd-ports-gnome-d8e99ea886a70d8fc875816daec9a82c07515523.zip |
- Update to 1.1.1
Full ChangeLog here:
http://cvs.horde.org/diff.php/ingo/docs/CHANGES?r1=1.55.2.39&r2=1.55.2.49&ty=h
PR: ports/96795
Submitted by: maintainer
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 |