diff options
author | fjoe <fjoe@FreeBSD.org> | 2006-11-14 02:41:57 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2006-11-14 02:41:57 +0800 |
commit | 328195add0dfaea48cfb37f1c69e66e30afe9fde (patch) | |
tree | 4c09b225cc02e72191907980343300b05bbe3f9b /emulators | |
parent | 2a2b19eb6bca48a2a96ca8510a5341e1ccdc0095 (diff) | |
download | freebsd-ports-gnome-328195add0dfaea48cfb37f1c69e66e30afe9fde.tar.gz freebsd-ports-gnome-328195add0dfaea48cfb37f1c69e66e30afe9fde.tar.zst freebsd-ports-gnome-328195add0dfaea48cfb37f1c69e66e30afe9fde.zip |
Bump PORTREVISION for PCAP_D_IN fix.
PR: 105468
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/dynamips-devel/Makefile | 1 | ||||
-rw-r--r-- | emulators/dynamips/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/emulators/dynamips-devel/Makefile b/emulators/dynamips-devel/Makefile index b7930ea7bac5..14cba1cd8be0 100644 --- a/emulators/dynamips-devel/Makefile +++ b/emulators/dynamips-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= dynamips PORTVERSION= 0.2.5 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.ipflow.utc.fr/dynamips/ diff --git a/emulators/dynamips/Makefile b/emulators/dynamips/Makefile index b7930ea7bac5..14cba1cd8be0 100644 --- a/emulators/dynamips/Makefile +++ b/emulators/dynamips/Makefile @@ -7,6 +7,7 @@ PORTNAME= dynamips PORTVERSION= 0.2.5 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.ipflow.utc.fr/dynamips/ |