diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-19 14:18:55 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-19 14:18:55 +0800 |
commit | cd8f31129d868fd17a7351e683eab9848db73249 (patch) | |
tree | 6aee94a134659ab9bdb64fe9aeaca9ddc30c317a | |
parent | ae6cb32645212a50e802517ada8ebe45ed5e201a (diff) | |
download | marcuscom-ports-cd8f31129d868fd17a7351e683eab9848db73249.tar marcuscom-ports-cd8f31129d868fd17a7351e683eab9848db73249.tar.gz marcuscom-ports-cd8f31129d868fd17a7351e683eab9848db73249.tar.bz2 marcuscom-ports-cd8f31129d868fd17a7351e683eab9848db73249.tar.lz marcuscom-ports-cd8f31129d868fd17a7351e683eab9848db73249.tar.xz marcuscom-ports-cd8f31129d868fd17a7351e683eab9848db73249.tar.zst marcuscom-ports-cd8f31129d868fd17a7351e683eab9848db73249.zip |
Bump PORTREVISION to stay one step ahead of the ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6092 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 3 | ||||
-rw-r--r-- | audio/rhythmbox/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index 7da13f325..a1fd06b42 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/rhythmbox/Makefile,v 1.49 2006/02/23 19:07:57 marcus Exp $ +# $MCom: ports/audio/rhythmbox/Makefile,v 1.50 2006/04/17 07:43:45 marcus Exp $ # PORTNAME= rhythmbox PORTVERSION= 0.9.4 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 7da13f325..a1fd06b42 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/rhythmbox/Makefile,v 1.49 2006/02/23 19:07:57 marcus Exp $ +# $MCom: ports/audio/rhythmbox/Makefile,v 1.50 2006/04/17 07:43:45 marcus Exp $ # PORTNAME= rhythmbox PORTVERSION= 0.9.4 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 |