diff options
author | marcus <marcus@FreeBSD.org> | 2003-10-17 04:08:45 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-10-17 04:08:45 +0800 |
commit | d98af036d8b3c7137721aa688723784bd99214ef (patch) | |
tree | e18160d6f1737fe3026b7b541a95c57ce46c191f /www/epiphany/Makefile | |
parent | 0a11306821e0f24a507b5f1097e500a0f5cdec9e (diff) | |
download | freebsd-ports-graphics-d98af036d8b3c7137721aa688723784bd99214ef.tar.gz freebsd-ports-graphics-d98af036d8b3c7137721aa688723784bd99214ef.tar.zst freebsd-ports-graphics-d98af036d8b3c7137721aa688723784bd99214ef.zip |
Update to 1.0.3.
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 46f843d2de9..ffcdfcba439 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -6,7 +6,7 @@ # PORTNAME= epiphany -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 |