diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 16:32:43 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 16:32:43 +0000 |
commit | 07da7768420b8abbf43b26c86b43a38b39066e69 (patch) | |
tree | 63cfeb4094db9cda2a9c23fe5053bddb5b9289c8 /mail/roundcube-html5_notifier/Makefile | |
parent | d2adb0879fe37754d692fbe56ca492a7a947e428 (diff) | |
download | ports-07da7768420b8abbf43b26c86b43a38b39066e69.tar.gz ports-07da7768420b8abbf43b26c86b43a38b39066e69.zip |
Notes
Diffstat (limited to 'mail/roundcube-html5_notifier/Makefile')
-rw-r--r-- | mail/roundcube-html5_notifier/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/roundcube-html5_notifier/Makefile b/mail/roundcube-html5_notifier/Makefile index 5d75ea7c0dac..eecbf038cff1 100644 --- a/mail/roundcube-html5_notifier/Makefile +++ b/mail/roundcube-html5_notifier/Makefile @@ -3,6 +3,7 @@ PORTNAME= html5_notifier PORTVERSION= 0.5.2 +DISTVERSIONPREFIX= v CATEGORIES= mail PKGNAMEPREFIX= roundcube- @@ -17,8 +18,6 @@ BUILD_DEPENDS= roundcube>=1.0:${PORTSDIR}/mail/roundcube USE_GITHUB= yes GH_ACCOUNT= kitist GH_PROJECT= html5_notifier -GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 968f570 NO_BUILD= yes |