diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-02-10 06:30:23 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-02-10 06:30:23 +0800 |
commit | 9d444297880cada1acc7639ab48adf689e1d7ab0 (patch) | |
tree | 9ff12a836740c5910aa80f01d88dc2955e2595f5 | |
parent | 9511383fcb399698d520693814c626d252eea529 (diff) | |
download | freebsd-ports-gnome-9d444297880cada1acc7639ab48adf689e1d7ab0.tar.gz freebsd-ports-gnome-9d444297880cada1acc7639ab48adf689e1d7ab0.tar.zst freebsd-ports-gnome-9d444297880cada1acc7639ab48adf689e1d7ab0.zip |
Bump version.
Reminded by: dima
-rw-r--r-- | x11-toolkits/gtk12/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gtk13/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gtk30/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile index b5e39e0930be..f555b424f798 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtk PORTVERSION= 1.2.8 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \ diff --git a/x11-toolkits/gtk13/Makefile b/x11-toolkits/gtk13/Makefile index 417b30b5be8d..6e2d5b28da31 100644 --- a/x11-toolkits/gtk13/Makefile +++ b/x11-toolkits/gtk13/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtk PORTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.3/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.3/ \ diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index 417b30b5be8d..6e2d5b28da31 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtk PORTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.3/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.3/ \ diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index 417b30b5be8d..6e2d5b28da31 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtk PORTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.3/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.3/ \ |