diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2010-01-30 14:27:27 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2010-01-30 14:27:27 +0000 |
commit | afb550e3cf83ca6a9d25a40d91f5208b3c36f9f2 (patch) | |
tree | fb95bc5acb82022c6c68c02f6e263d6524f02ae6 /emulators/gns3 | |
parent | 258a4596278aa7d7052491adbf5e259c8c73465f (diff) | |
download | ports-afb550e3cf83ca6a9d25a40d91f5208b3c36f9f2.tar.gz ports-afb550e3cf83ca6a9d25a40d91f5208b3c36f9f2.zip |
Notes
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 |