diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-21 14:54:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-21 14:54:41 +0000 |
commit | 520d8028edcd62c3bc9ea788908e569cb3c36067 (patch) | |
tree | c6949f3dcf081487ba3fdc7b045be66a49949d8f /mail/squirrelmail-compatibility-plugin1/Makefile | |
parent | 376a13cd3ed99ea7bcc54837ea092d0749dfeda1 (diff) |
Notes
Diffstat (limited to 'mail/squirrelmail-compatibility-plugin1/Makefile')
-rw-r--r-- | mail/squirrelmail-compatibility-plugin1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail-compatibility-plugin1/Makefile b/mail/squirrelmail-compatibility-plugin1/Makefile index 8d8aa97378fc..83b9ab258b70 100644 --- a/mail/squirrelmail-compatibility-plugin1/Makefile +++ b/mail/squirrelmail-compatibility-plugin1/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= squirrelmail-${SQUIRREL_PLUGIN_NAME}-plugin -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.4 CATEGORIES= mail www MASTER_SITES= http://www.squirrelmail.org/plugins/ DISTNAME= ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION} |