diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2005-04-12 01:31:35 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2005-04-12 01:31:35 +0000 |
commit | 5d22f6256e166e55085bc898fb1e5915716aa001 (patch) | |
tree | 2c90ed6afceccf38105bddc37e7d3cd442ea9c70 /accessibility/gail/Makefile | |
parent | 7e6119f626422d7266ddb04980b6b130597d821e (diff) | |
download | ports-5d22f6256e166e55085bc898fb1e5915716aa001.tar.gz ports-5d22f6256e166e55085bc898fb1e5915716aa001.zip |
Notes
Diffstat (limited to 'accessibility/gail/Makefile')
-rw-r--r-- | accessibility/gail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile index 26fbc0c6aa17..fb41bfa71e4f 100644 --- a/accessibility/gail/Makefile +++ b/accessibility/gail/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gail -PORTVERSION= 1.8.2 -PORTREVISION= 1 +PORTVERSION= 1.8.3 CATEGORIES= accessibility x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.8 |