diff options
author | fluffy <fluffy@FreeBSD.org> | 2010-01-30 22:27:27 +0800 |
---|---|---|
committer | fluffy <fluffy@FreeBSD.org> | 2010-01-30 22:27:27 +0800 |
commit | b0636d768f73315de3c2ba2317692badfa885724 (patch) | |
tree | 0d4171df6f5f54afdec3ec4bc329a1ff5d15292d /emulators/gns3 | |
parent | f0ded0c15c3bd5fae084e4a88637c947ab8add8e (diff) | |
download | freebsd-ports-gnome-b0636d768f73315de3c2ba2317692badfa885724.tar.gz freebsd-ports-gnome-b0636d768f73315de3c2ba2317692badfa885724.tar.zst freebsd-ports-gnome-b0636d768f73315de3c2ba2317692badfa885724.zip |
The KDE FreeBSD team is proud to announce the release of SIP-4.10 and
PyQt-4.7 for FreeBSD. The official update notes can be found at
http://www.riverbankcomputing.com
We'd like to say thanks to all helpers, testers and submitters.
Diffstat (limited to 'emulators/gns3')
-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 47fbb170214c..10d6731df266 100644 --- a/emulators/gns3/Makefile +++ b/emulators/gns3/Makefile @@ -7,6 +7,7 @@ PORTNAME= gns3 PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF/gns-3/GNS3/${PORTVERSION} DISTNAME= GNS3-${PORTVERSION}-src |