diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-11 22:18:21 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-11 22:18:21 +0000 |
commit | ff746cdec08f0c535792acfb4605947ab3b0edcd (patch) | |
tree | d0707d0fef97adf57ff93d3eb9381aafa4bd948c /www/epiphany | |
parent | Upgrade to 0.9.13. (diff) |
Bump PORTREVISION to stay in sync with mozilla.
Notes
Notes:
svn path=/head/; revision=90866
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 37f23ed7ec4f..cf87d8a2a431 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -7,6 +7,7 @@ PORTNAME= epiphany PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 |