diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 15:11:27 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 15:11:27 +0000 |
commit | 3ce0f2180809f6e79ba77264143a3d1b824a8d54 (patch) | |
tree | 20e1ada1d8086dd795eda0a0236243d21c6aaeba /x11-toolkits/p5-Gtk | |
parent | 5f8e11b89300cab751e82ccf7569f3305f04f3bc (diff) | |
download | ports-3ce0f2180809f6e79ba77264143a3d1b824a8d54.tar.gz ports-3ce0f2180809f6e79ba77264143a3d1b824a8d54.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Gtk')
-rw-r--r-- | x11-toolkits/p5-Gtk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/p5-Gtk/Makefile b/x11-toolkits/p5-Gtk/Makefile index 81db0e303607..2d16da63d6cd 100644 --- a/x11-toolkits/p5-Gtk/Makefile +++ b/x11-toolkits/p5-Gtk/Makefile @@ -3,6 +3,7 @@ PORTNAME= Gtk PORTVERSION= 0.7010 +PORTREVISION= 1 CATEGORIES= x11-toolkits lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |