diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/guake/Makefile | 2 | ||||
-rw-r--r-- | x11/hs-X11-xft/Makefile | 2 | ||||
-rw-r--r-- | x11/hs-X11/Makefile | 2 | ||||
-rw-r--r-- | x11/hs-xmobar/Makefile | 2 | ||||
-rw-r--r-- | x11/kde4/Makefile | 1 | ||||
-rw-r--r-- | x11/rxvt-unicode/Makefile | 1 | ||||
-rw-r--r-- | x11/urxvt-perls/Makefile | 1 |
7 files changed, 7 insertions, 4 deletions
diff --git a/x11/guake/Makefile b/x11/guake/Makefile index 35c5c61..42cef87 100644 --- a/x11/guake/Makefile +++ b/x11/guake/Makefile @@ -2,7 +2,7 @@ PORTNAME= guake PORTVERSION= 0.4.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://distfiles.gentoo.org/distfiles/ \ http://nivit.altervista.org/FreeBSD/ports/distfiles/ diff --git a/x11/hs-X11-xft/Makefile b/x11/hs-X11-xft/Makefile index 03d873d..b647611 100644 --- a/x11/hs-X11-xft/Makefile +++ b/x11/hs-X11-xft/Makefile @@ -2,7 +2,7 @@ PORTNAME= X11-xft PORTVERSION= 0.3.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11 haskell MAINTAINER= haskell@FreeBSD.org diff --git a/x11/hs-X11/Makefile b/x11/hs-X11/Makefile index eb37283..7f92461 100644 --- a/x11/hs-X11/Makefile +++ b/x11/hs-X11/Makefile @@ -3,7 +3,7 @@ PORTNAME= X11 PORTVERSION= 1.6.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 haskell MAINTAINER= haskell@FreeBSD.org diff --git a/x11/hs-xmobar/Makefile b/x11/hs-xmobar/Makefile index 0fe2f66..bb0e208 100644 --- a/x11/hs-xmobar/Makefile +++ b/x11/hs-xmobar/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmobar PORTVERSION= 0.17 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 haskell MAINTAINER= haskell@FreeBSD.org diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile index 11d46a3..a219f9f 100644 --- a/x11/kde4/Makefile +++ b/x11/kde4/Makefile @@ -3,6 +3,7 @@ PORTNAME= kde PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde DISTFILES= # none diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 268f1db..6590b0627 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -3,6 +3,7 @@ PORTNAME= rxvt-unicode PORTVERSION= 9.19 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/ MASTER_SITE_SUBDIR= . Attic diff --git a/x11/urxvt-perls/Makefile b/x11/urxvt-perls/Makefile index 0febd93..77778ad 100644 --- a/x11/urxvt-perls/Makefile +++ b/x11/urxvt-perls/Makefile @@ -2,6 +2,7 @@ PORTNAME= urxvt-perls PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= rea@FreeBSD.org |