diff options
| author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-09-05 19:44:04 +0000 |
|---|---|---|
| committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-09-05 19:44:04 +0000 |
| commit | 3635defb107038da32dbbd1ca6e6045d736cdb63 (patch) | |
| tree | de534a8a38963ee45e4cae11045ea31f0e036c9f | |
| parent | Force rebuild with R12B-4 and take maintainership from ports@. (diff) | |
Force rebuild with R12B-4.
| -rw-r--r-- | devel/esdl/Makefile | 2 | ||||
| -rw-r--r-- | net/erlang_xmlrpc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/esdl/Makefile b/devel/esdl/Makefile index 0acc84d2f9a7..51599ae8cdf6 100644 --- a/devel/esdl/Makefile +++ b/devel/esdl/Makefile @@ -7,7 +7,7 @@ PORTNAME= esdl PORTVERSION= 0.96.0626 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net/erlang_xmlrpc/Makefile b/net/erlang_xmlrpc/Makefile index c0fc9fe5e2d3..769e98774d31 100644 --- a/net/erlang_xmlrpc/Makefile +++ b/net/erlang_xmlrpc/Makefile @@ -7,7 +7,7 @@ PORTNAME= erlang_xmlrpc PORTVERSION= 1.13 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= http://www.erlang.org/contrib/ DISTNAME= xmlrpc-${PORTVERSION} |
