diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-05-15 22:04:01 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-05-15 22:04:01 +0000 |
commit | 0c9da6fd55995ad4935566e1c3065c6103fe24e0 (patch) | |
tree | 9b51f75dc46eed4a3b69753a460e150a04b4465e /x11-toolkits/gdl/Makefile | |
parent | 4e1f3f8a9e8520cc9958d67a30915a2a6b318ee9 (diff) | |
download | ports-0c9da6fd55995ad4935566e1c3065c6103fe24e0.tar.gz ports-0c9da6fd55995ad4935566e1c3065c6103fe24e0.zip |
Notes
Diffstat (limited to 'x11-toolkits/gdl/Makefile')
-rw-r--r-- | x11-toolkits/gdl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/gdl/Makefile b/x11-toolkits/gdl/Makefile index 446f699c7352..78f7c8a9302e 100644 --- a/x11-toolkits/gdl/Makefile +++ b/x11-toolkits/gdl/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gdl -PORTVERSION= 0.6.0 -PORTREVISION= 2 +PORTVERSION= 0.6.1 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} |