diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-25 14:04:46 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-25 14:04:46 +0800 |
commit | 0b2821e3a04079c500f9d7dafdfa8b7993d1686f (patch) | |
tree | 02610f750ff245d5a285bfb1a0aa84b81976c64a /www | |
parent | b7418f8980757a6fefec74c3dd5379736a7bc84e (diff) | |
download | freebsd-ports-graphics-0b2821e3a04079c500f9d7dafdfa8b7993d1686f.tar.gz freebsd-ports-graphics-0b2821e3a04079c500f9d7dafdfa8b7993d1686f.tar.zst freebsd-ports-graphics-0b2821e3a04079c500f9d7dafdfa8b7993d1686f.zip |
Bump PORTREVISION for all ports that depend on Mozilla.
Approved by: portmgr (implicit)
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 0b69c28157e..875fe25ed42 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 e8a4c068356..5df07e666e3 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 e8aab7b0dea..e2232f0adff 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 c02dfa71f27..813d1fb7828 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 |