diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-05 11:16:33 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-05 11:16:33 +0000 |
commit | aab36845be97ecbb814faee58fdee6c726a95be4 (patch) | |
tree | 032b35787853101ed54cecc9db83a84da4941151 /mail/squirrelmail-password_forget-plugin | |
parent | ec60d52749c5628992556bc202a3c224fec1d906 (diff) |
Notes
Diffstat (limited to 'mail/squirrelmail-password_forget-plugin')
-rw-r--r-- | mail/squirrelmail-password_forget-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail-password_forget-plugin/Makefile b/mail/squirrelmail-password_forget-plugin/Makefile index 565685df1828..f581bf2d9e71 100644 --- a/mail/squirrelmail-password_forget-plugin/Makefile +++ b/mail/squirrelmail-password_forget-plugin/Makefile @@ -4,7 +4,7 @@ # # $FreeBSD$ -PORTNAME= squirrelmail-${SQUIRREL_PLUGIN_NAME}-plugin +PORTNAME= squirrelmail PORTVERSION= 2.1 CATEGORIES= mail www MASTER_SITES= http://www.squirrelmail.org/plugins/ |