diff options
author | makc <makc@FreeBSD.org> | 2012-05-25 09:50:36 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2012-05-25 09:50:36 +0800 |
commit | d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d (patch) | |
tree | e7cc5c8c2339d6426c8da73c819e2d83346970e8 /emulators | |
parent | 9fd3497d230ffc75a2bc54b7a87ff000347e6842 (diff) | |
download | freebsd-ports-gnome-d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d.tar.gz freebsd-ports-gnome-d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d.tar.zst freebsd-ports-gnome-d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d.zip |
Chase PyQT update
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/gns3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/gns3/Makefile b/emulators/gns3/Makefile index b2eaeb90149b..48ccb70a7c1e 100644 --- a/emulators/gns3/Makefile +++ b/emulators/gns3/Makefile @@ -7,6 +7,7 @@ PORTNAME= gns3 PORTVERSION= 0.7.4 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF/gns-3/GNS3/${PORTVERSION} DISTNAME= GNS3-${PORTVERSION}-src |