diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | a3108b1e51e6a746a151a607c5aba8d1f6b35033 (patch) | |
tree | 3c78833d20cbc2da9cd61c768babee71bac778b2 /x11-wm | |
parent | 0398cf082c5e2cc5b8592b91679d82cebed9deb2 (diff) | |
download | ports-a3108b1e51e6a746a151a607c5aba8d1f6b35033.tar.gz ports-a3108b1e51e6a746a151a607c5aba8d1f6b35033.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/e16/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/enlightenment-devel/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/enlightenment/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/icewm/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/kappdock/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/ude/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/windowmaker/Makefile | 1 |
7 files changed, 7 insertions, 4 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index bf1647d61a86..9ccdebc4f860 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -7,7 +7,7 @@ PORTNAME= enlightenment PORTVERSION= 0.16.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://freebsd.sinica.edu.tw/pub/clive/ diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile index bf1647d61a86..9ccdebc4f860 100644 --- a/x11-wm/enlightenment-devel/Makefile +++ b/x11-wm/enlightenment-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= enlightenment PORTVERSION= 0.16.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://freebsd.sinica.edu.tw/pub/clive/ diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index bf1647d61a86..9ccdebc4f860 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -7,7 +7,7 @@ PORTNAME= enlightenment PORTVERSION= 0.16.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://freebsd.sinica.edu.tw/pub/clive/ diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index ad8226c620b9..41ce96c20ef0 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -7,6 +7,7 @@ PORTNAME= icewm PORTVERSION= 1.2.11 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/x11-wm/kappdock/Makefile b/x11-wm/kappdock/Makefile index 8e54ddf1fad5..5a252c4cb9e5 100644 --- a/x11-wm/kappdock/Makefile +++ b/x11-wm/kappdock/Makefile @@ -7,7 +7,7 @@ PORTNAME= kappdock PORTVERSION= 0.46.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11-wm kde MASTER_SITES= http://www.Informatik.Uni-Oldenburg.DE/~bigboss/kappdock/ DISTNAME= ${PORTNAME}-0.46-1 diff --git a/x11-wm/ude/Makefile b/x11-wm/ude/Makefile index 24f2e63fbede..8b5a51c01ce6 100644 --- a/x11-wm/ude/Makefile +++ b/x11-wm/ude/Makefile @@ -7,6 +7,7 @@ PORTNAME= ude PORTVERSION= 0.2.8 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= udeproject diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 3ecf9d0c3358..0e6052f70b48 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -7,6 +7,7 @@ PORTNAME= windowmaker PORTVERSION= 0.80.2 +PORTREVISION= 1 CATEGORIES= x11-wm windowmaker MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} MASTER_SITE_SUBDIR= source/release |