diff options
author | marcus <marcus@FreeBSD.org> | 2006-05-29 13:02:58 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-05-29 13:02:58 +0800 |
commit | ef82b0361866c87495e56ac2881fa39b4b151de6 (patch) | |
tree | 288ab334a0bf20952ce48f70601f2846b054278e /www/epiphany/Makefile | |
parent | 12f30e165b50c2ff29dbb8ff6d68f961b17d2d6a (diff) | |
download | freebsd-ports-gnome-ef82b0361866c87495e56ac2881fa39b4b151de6.tar.gz freebsd-ports-gnome-ef82b0361866c87495e56ac2881fa39b4b151de6.tar.zst freebsd-ports-gnome-ef82b0361866c87495e56ac2881fa39b4b151de6.zip |
Update to 2.14.2.
Diffstat (limited to 'www/epiphany/Makefile')
-rw-r--r-- | www/epiphany/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 6cffa2d59021..4e666badb5ec 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -7,7 +7,7 @@ # PORTNAME= epiphany -PORTVERSION= 2.14.1.1 +PORTVERSION= 2.14.2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |