diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-13 01:06:26 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-13 01:06:26 +0000 |
commit | 0b03e353f8efd0eea821b016704b9c2c9a97256c (patch) | |
tree | 3ad05018e47cf085006e87ee6fb4508ed844b076 | |
parent | 8d502f9d6ed1f179a20d9436f25639c57782ae3b (diff) | |
download | ports-0b03e353f8efd0eea821b016704b9c2c9a97256c.tar.gz ports-0b03e353f8efd0eea821b016704b9c2c9a97256c.zip |
Notes
-rw-r--r-- | audio/wsoundprefs/Makefile | 2 | ||||
-rw-r--r-- | audio/wsoundserver/Makefile | 2 | ||||
-rw-r--r-- | mail/wmymail/Makefile | 2 | ||||
-rw-r--r-- | misc/wmpal/Makefile | 2 | ||||
-rw-r--r-- | misc/wmproxyper/Makefile | 2 | ||||
-rw-r--r-- | net/wmnetload/Makefile | 2 | ||||
-rw-r--r-- | print/wmlpq/Makefile | 1 | ||||
-rw-r--r-- | sysutils/wmzazof/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/wmdate/Makefile | 1 | ||||
-rw-r--r-- | x11/wmmenu/Makefile | 2 | ||||
-rw-r--r-- | x11/xscreensaver.app/Makefile | 1 |
11 files changed, 11 insertions, 7 deletions
diff --git a/audio/wsoundprefs/Makefile b/audio/wsoundprefs/Makefile index 949803bbdb57..116528b092a8 100644 --- a/audio/wsoundprefs/Makefile +++ b/audio/wsoundprefs/Makefile @@ -7,7 +7,7 @@ PORTNAME= wsoundprefs PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio windowmaker MASTER_SITES= ${MASTER_SITE_NETBSD} DISTNAME= WSoundPrefs-${PORTVERSION} diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile index 6e70af7752f0..61b0914bf699 100644 --- a/audio/wsoundserver/Makefile +++ b/audio/wsoundserver/Makefile @@ -7,7 +7,7 @@ PORTNAME= wsoundserver PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio windowmaker MASTER_SITES= ${MASTER_SITE_NETBSD} DISTNAME= WSoundServer-${PORTVERSION} diff --git a/mail/wmymail/Makefile b/mail/wmymail/Makefile index 2f01ade8beca..3171fa78c0bf 100644 --- a/mail/wmymail/Makefile +++ b/mail/wmymail/Makefile @@ -6,7 +6,7 @@ PORTNAME= wmymail PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail x11 MASTER_SITES= http://yath.mine.nu/wmymail/ \ http://dockapps.org/files/65/96/ diff --git a/misc/wmpal/Makefile b/misc/wmpal/Makefile index c985472ba359..0fb613d4452d 100644 --- a/misc/wmpal/Makefile +++ b/misc/wmpal/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmpal PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc windowmaker MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/misc/wmproxyper/Makefile b/misc/wmproxyper/Makefile index 3eb21f2a8d2b..e9914f22ba09 100644 --- a/misc/wmproxyper/Makefile +++ b/misc/wmproxyper/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmproxyper PORTVERSION= 0.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc windowmaker afterstep MASTER_SITES= http://home.student.utwente.nl/w.k.havinga/wmproxyper/ DISTNAME= WMProxyPer-${PORTVERSION} diff --git a/net/wmnetload/Makefile b/net/wmnetload/Makefile index 3b46ed99c71d..ca9969f00755 100644 --- a/net/wmnetload/Makefile +++ b/net/wmnetload/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmnetload PORTVERSION= 1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net windowmaker afterstep MASTER_SITES= ftp://truffula.com/pub/ diff --git a/print/wmlpq/Makefile b/print/wmlpq/Makefile index f0af3f6bf9aa..405b81d6f67a 100644 --- a/print/wmlpq/Makefile +++ b/print/wmlpq/Makefile @@ -7,6 +7,7 @@ PORTNAME= wmlpq PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= print windowmaker MASTER_SITES= http://www.ur.uklinux.net/wmlpq/dl/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/sysutils/wmzazof/Makefile b/sysutils/wmzazof/Makefile index 8c7ed0525b1b..b6b4d7b615cc 100644 --- a/sysutils/wmzazof/Makefile +++ b/sysutils/wmzazof/Makefile @@ -7,6 +7,7 @@ PORTNAME= wmzazof PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= sysutils windowmaker MASTER_SITES= http://users.chello.be/cr49940//wmzazof/ diff --git a/x11-clocks/wmdate/Makefile b/x11-clocks/wmdate/Makefile index 6b24fca6258e..6e1997882b8f 100644 --- a/x11-clocks/wmdate/Makefile +++ b/x11-clocks/wmdate/Makefile @@ -7,6 +7,7 @@ PORTNAME= wmdate PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= x11-clocks windowmaker afterstep MASTER_SITES= http://solfertje.student.utwente.nl/~dalroi/wmdate/files/ \ http://soupnazi.org/FreeBSD/ports/distfiles/ diff --git a/x11/wmmenu/Makefile b/x11/wmmenu/Makefile index 5e9e81c73d21..fc61845e2d59 100644 --- a/x11/wmmenu/Makefile +++ b/x11/wmmenu/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmmenu PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= http://www.fcoutant.freesurf.fr/download/ diff --git a/x11/xscreensaver.app/Makefile b/x11/xscreensaver.app/Makefile index 92c9cedabf1e..fb2120d6c553 100644 --- a/x11/xscreensaver.app/Makefile +++ b/x11/xscreensaver.app/Makefile @@ -7,6 +7,7 @@ PORTNAME= XScreenSaver.App PORTVERSION= 2.3 +PORTREVISION= 1 CATEGORIES= x11 windowmaker MASTER_SITES= http://www.asleep.net/download/ |