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 | |
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')
-rw-r--r-- | www/epiphany-extensions/Makefile | 1 | ||||
-rw-r--r-- | www/epiphany/Makefile | 2 | ||||
-rw-r--r-- | www/galeon/Makefile | 2 | ||||
-rw-r--r-- | www/mplayer-plugin/Makefile | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index 0b69c28157e9..875fe25ed421 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -7,6 +7,7 @@ PORTNAME= epiphany PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/1.6 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 diff --git a/www/galeon/Makefile b/www/galeon/Makefile index e8aab7b0deaf..e2232f0adff9 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -7,7 +7,7 @@ PORTNAME= galeon PORTVERSION= 1.3.20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://osdn.dl.sourceforge.net/sourceforge/galeon/ diff --git a/www/mplayer-plugin/Makefile b/www/mplayer-plugin/Makefile index c02dfa71f271..813d1fb7828b 100644 --- a/www/mplayer-plugin/Makefile +++ b/www/mplayer-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= mplayerplug-in PORTVERSION= 2.80 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mplayerplug-in |