diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/autogen/Makefile | 2 | ||||
-rw-r--r-- | devel/libmatheval/Makefile | 2 | ||||
-rw-r--r-- | devel/libruin/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile index 935c5819362a..0455b08f2b7c 100644 --- a/devel/autogen/Makefile +++ b/devel/autogen/Makefile @@ -3,7 +3,7 @@ PORTNAME= autogen PORTVERSION= 5.12 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= GNU MASTER_SITE_SUBDIR= ${PORTNAME}/rel${PORTVERSION} diff --git a/devel/libmatheval/Makefile b/devel/libmatheval/Makefile index 4aaec48ccf26..cc05b2752a1d 100644 --- a/devel/libmatheval/Makefile +++ b/devel/libmatheval/Makefile @@ -3,7 +3,7 @@ PORTNAME= libmatheval PORTVERSION= 1.1.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel math MASTER_SITES= GNU MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/devel/libruin/Makefile b/devel/libruin/Makefile index 66c0f9909b6c..ffc0a2532057 100644 --- a/devel/libruin/Makefile +++ b/devel/libruin/Makefile @@ -3,7 +3,7 @@ PORTNAME= libruin PORTVERSION= 0.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel scheme MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} |