diff options
author | nectar <nectar@FreeBSD.org> | 2000-05-20 21:35:35 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2000-05-20 21:35:35 +0800 |
commit | 1c05bb5b01200fe3f1c7a4a0baf4224c2770b758 (patch) | |
tree | 98c1a1bef39e5a48ea3734a9e8be1eadf9129d97 /x11-toolkits/wxgtk24/Makefile | |
parent | f5a944bb1c8b06bb187bde173c19c03b4b0a2de4 (diff) | |
download | freebsd-ports-gnome-1c05bb5b01200fe3f1c7a4a0baf4224c2770b758.tar.gz freebsd-ports-gnome-1c05bb5b01200fe3f1c7a4a0baf4224c2770b758.tar.zst freebsd-ports-gnome-1c05bb5b01200fe3f1c7a4a0baf4224c2770b758.zip |
Update 2.1.11 -> 2.1.15
Diffstat (limited to 'x11-toolkits/wxgtk24/Makefile')
-rw-r--r-- | x11-toolkits/wxgtk24/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/wxgtk24/Makefile b/x11-toolkits/wxgtk24/Makefile index 2aed603137c5..cbd0e36203d9 100644 --- a/x11-toolkits/wxgtk24/Makefile +++ b/x11-toolkits/wxgtk24/Makefile @@ -6,10 +6,9 @@ # PORTNAME= wxgtk -PORTVERSION= 2.1.11 +PORTVERSION= 2.1.15 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/ \ - http://www.nectar.com/distfiles/ +MASTER_SITES= ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/ DISTNAME= wxGTK-${PORTVERSION} EXTRACT_SUFX= .tgz |