diff options
author | makc <makc@FreeBSD.org> | 2012-07-23 08:12:23 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2012-07-23 08:12:23 +0800 |
commit | c5e8e77d8b738cbb17994716c4da4c690ca08114 (patch) | |
tree | 32de76fd1e0bfc782a302ff1da1d37b25e00d4ab /www/rekonq/Makefile | |
parent | f1c77bf62fae9c35b8af1d993c00277b5c80860c (diff) | |
download | freebsd-ports-gnome-c5e8e77d8b738cbb17994716c4da4c690ca08114.tar.gz freebsd-ports-gnome-c5e8e77d8b738cbb17994716c4da4c690ca08114.tar.zst freebsd-ports-gnome-c5e8e77d8b738cbb17994716c4da4c690ca08114.zip |
Update to 1.0
Diffstat (limited to 'www/rekonq/Makefile')
-rw-r--r-- | www/rekonq/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/rekonq/Makefile b/www/rekonq/Makefile index 97e0a55b68c3..79bec0860880 100644 --- a/www/rekonq/Makefile +++ b/www/rekonq/Makefile @@ -6,10 +6,9 @@ # PORTNAME= rekonq -DISTVERSION= 0.9.2 -PORTREVISION= 1 +PORTVERSION= 1.0 CATEGORIES= www kde -MASTER_SITES= SF/${PORTNAME}/${DISTVERSION:R} +MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} MAINTAINER= makc@FreeBSD.org COMMENT= Lightweight KDE browser based on WebKit |