diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-02-09 22:30:23 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-02-09 22:30:23 +0000 |
commit | ff2892dc21be127d4ab1e5d3ea9aadd6a25616cb (patch) | |
tree | 7cef461162e218d89d7e65eeb73d9d8d255edc8a /x11-toolkits | |
parent | 2c5ca0537172780476e1c269505eaf56b95b7a44 (diff) | |
download | ports-ff2892dc21be127d4ab1e5d3ea9aadd6a25616cb.tar.gz ports-ff2892dc21be127d4ab1e5d3ea9aadd6a25616cb.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-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/ \ |