diff options
author | marcus <marcus@FreeBSD.org> | 2004-11-30 14:30:29 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-11-30 14:30:29 +0800 |
commit | 606a719e14028460b1860845f884a3eefb6f5a79 (patch) | |
tree | c8f3b3e8954ca348b37823fa27e6a2c8c874bf90 /www/epiphany-extensions/Makefile | |
parent | 43e4f822451ba36eff667741fe809cdef6fbfb14 (diff) | |
download | freebsd-ports-gnome-606a719e14028460b1860845f884a3eefb6f5a79.tar.gz freebsd-ports-gnome-606a719e14028460b1860845f884a3eefb6f5a79.tar.zst freebsd-ports-gnome-606a719e14028460b1860845f884a3eefb6f5a79.zip |
Update to 1.4.3.
Diffstat (limited to 'www/epiphany-extensions/Makefile')
-rw-r--r-- | www/epiphany-extensions/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index 815f6f168152..d3537b690ad3 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -6,7 +6,7 @@ # PORTNAME= epiphany -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/1.4 |