diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-25 06:04:46 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-25 06:04:46 +0000 |
commit | 033ab8db824cfd8acaafc100392e9de80f948e26 (patch) | |
tree | d43a9f425bddcd66615e897feacab7988a008786 /www/epiphany | |
parent | Use ${INDEXFILE} for a filename of INDEX in /usr/ports. (diff) |
Bump PORTREVISION for all ports that depend on Mozilla.
Approved by: portmgr (implicit)
Notes
Notes:
svn path=/head/; revision=131941
Diffstat (limited to 'www/epiphany')
-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 e8a4c068356e..5df07e666e3d 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -7,7 +7,7 @@ PORTNAME= epiphany PORTVERSION= 1.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6 |