diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-08-31 07:52:28 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-08-31 07:52:28 +0800 |
commit | 383c4f64d1280f249fa1a692e9b07d0d8325b477 (patch) | |
tree | 0aa844cf961bd77c1d5131237269215d919b61c2 /mail | |
parent | ba76c4a08300b63ce4cb76ff3a13678a864d508b (diff) | |
download | freebsd-ports-gnome-383c4f64d1280f249fa1a692e9b07d0d8325b477.tar.gz freebsd-ports-gnome-383c4f64d1280f249fa1a692e9b07d0d8325b477.tar.zst freebsd-ports-gnome-383c4f64d1280f249fa1a692e9b07d0d8325b477.zip |
Please mirror this distfile when updating, it has no version
and causes checksum errors
Diffstat (limited to 'mail')
-rw-r--r-- | mail/roundcube-sauserprefs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/roundcube-sauserprefs/Makefile b/mail/roundcube-sauserprefs/Makefile index aa610c659788..0df5b79fb512 100644 --- a/mail/roundcube-sauserprefs/Makefile +++ b/mail/roundcube-sauserprefs/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sauserprefs -PORTVERSION= 1.10 +PORTVERSION= 1.10 # PLEASE MIRROR DISTFILE WITH A VERSION CATEGORIES= mail MASTER_SITES= http://www.tehinterweb.co.uk/roundcube/plugins/ PKGNAMEPREFIX= roundcube- |