diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-12 02:09:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-12 02:09:58 +0000 |
commit | 49834e035e4b968bd61b33905d98b36fd2af18d5 (patch) | |
tree | 35b0ac43d94569c4240a250580213d94fad3c40d /x11-toolkits | |
parent | 3de3b0e572d82b058f7dc13ebbe53d64c07250ca (diff) | |
download | ports-49834e035e4b968bd61b33905d98b36fd2af18d5.tar.gz ports-49834e035e4b968bd61b33905d98b36fd2af18d5.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/guile-gnome/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-gnome/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-gnome2/Makefile | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/guile-gnome/Makefile b/x11-toolkits/guile-gnome/Makefile index 3098fcb13b8d..c840396dda49 100644 --- a/x11-toolkits/guile-gnome/Makefile +++ b/x11-toolkits/guile-gnome/Makefile @@ -7,7 +7,7 @@ PORTNAME= guile-gnome PORTVERSION= 0.20 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-guile/0.20 diff --git a/x11-toolkits/py-gnome/Makefile b/x11-toolkits/py-gnome/Makefile index c3d1cebcbfda..30c88288d53f 100644 --- a/x11-toolkits/py-gnome/Makefile +++ b/x11-toolkits/py-gnome/Makefile @@ -7,6 +7,7 @@ PORTNAME= py-gnome PORTVERSION= 1.4.4 +PORTREVISION= 1 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-python/1.4 diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index c3d1cebcbfda..30c88288d53f 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/Makefile @@ -7,6 +7,7 @@ PORTNAME= py-gnome PORTVERSION= 1.4.4 +PORTREVISION= 1 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-python/1.4 |