diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-20 05:36:34 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-20 05:36:34 +0800 |
commit | de59bf9875d6fa19a30e1d01eb4294bcb3311703 (patch) | |
tree | 9a6671564bb3674aa60e57eebb2a1b4bc6646510 /misc | |
parent | 8c61ad0058b81bc04250124366935f2bff5e92b3 (diff) | |
download | marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar.gz marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar.bz2 marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar.lz marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar.xz marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar.zst marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.zip |
Bump PORTREVISION to sync with ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8884 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnome-user-docs/Makefile | 4 | ||||
-rw-r--r-- | misc/gtktalog/Makefile | 2 | ||||
-rw-r--r-- | misc/misterproper/Makefile | 2 | ||||
-rw-r--r-- | misc/quick-lounge-applet/Makefile | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile index 396129acf..c4f840ceb 100644 --- a/misc/gnome-user-docs/Makefile +++ b/misc/gnome-user-docs/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/misc/gnome-user-docs/Makefile,v 1.33 2007/03/13 00:11:38 marcus Exp $ +# $MCom: ports/misc/gnome-user-docs/Makefile,v 1.35 2007/04/28 19:17:24 marcus Exp $ # PORTNAME= gnome-user-docs PORTVERSION= 2.18.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/misc/gtktalog/Makefile b/misc/gtktalog/Makefile index 204a2070e..09b4d28ae 100644 --- a/misc/gtktalog/Makefile +++ b/misc/gtktalog/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtktalog PORTVERSION= 1.0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/misc/misterproper/Makefile b/misc/misterproper/Makefile index 33e841fba..6505db4a2 100644 --- a/misc/misterproper/Makefile +++ b/misc/misterproper/Makefile @@ -7,7 +7,7 @@ PORTNAME= misterproper PORTVERSION= 0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} #ftp://misterproper.sourceforge.net/pub/misterproper/releases/ \ diff --git a/misc/quick-lounge-applet/Makefile b/misc/quick-lounge-applet/Makefile index 393b398d2..ea162ab26 100644 --- a/misc/quick-lounge-applet/Makefile +++ b/misc/quick-lounge-applet/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/misc/quick-lounge-applet/Makefile,v 1.8 2005/09/18 13:53:05 kwm Exp $ +# $MCom: ports/misc/quick-lounge-applet/Makefile,v 1.10 2007/05/01 17:32:37 ahze Exp $ # PORTNAME= quick-lounge-applet PORTVERSION= 2.12.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 |