diff options
Diffstat (limited to 'emulators/dynamips-devel/Makefile')
-rw-r--r-- | emulators/dynamips-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/dynamips-devel/Makefile b/emulators/dynamips-devel/Makefile index 3816b064cd18..ff120f814cee 100644 --- a/emulators/dynamips-devel/Makefile +++ b/emulators/dynamips-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= dynamips -DISTVERSION= 0.2.7-RC1 -PORTREVISION= 1 +DISTVERSION= 0.2.7-RC2 CATEGORIES= emulators MASTER_SITES= http://www.ipflow.utc.fr/dynamips/ PKGNAMESUFFIX= -devel |