diff options
-rw-r--r-- | astro/mymoon/Makefile | 2 | ||||
-rw-r--r-- | astro/nova/Makefile | 2 | ||||
-rw-r--r-- | astro/xmoontool/Makefile | 2 | ||||
-rw-r--r-- | misc/kdeedu4/Makefile | 1 |
4 files changed, 4 insertions, 3 deletions
diff --git a/astro/mymoon/Makefile b/astro/mymoon/Makefile index 5e3de2692020..6c5762f5842d 100644 --- a/astro/mymoon/Makefile +++ b/astro/mymoon/Makefile @@ -7,7 +7,7 @@ PORTNAME= mymoon DISTVERSION= 1.2a -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro MASTER_SITES= http://makemebad.net/geek/codes/${PORTNAME}/ \ ${MASTER_SITE_LOCAL} diff --git a/astro/nova/Makefile b/astro/nova/Makefile index d07555af97c8..3d8a6c8fbf4b 100644 --- a/astro/nova/Makefile +++ b/astro/nova/Makefile @@ -8,7 +8,7 @@ PORTNAME= nova PORTVERSION= 0.4 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= astro MASTER_SITES= SF diff --git a/astro/xmoontool/Makefile b/astro/xmoontool/Makefile index 6b15a13dab04..5a61775c8724 100644 --- a/astro/xmoontool/Makefile +++ b/astro/xmoontool/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmoontool PORTVERSION= 3.0.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= astro MASTER_SITES= http://www.senax.net/xmoontool/ diff --git a/misc/kdeedu4/Makefile b/misc/kdeedu4/Makefile index a47c120f4f27..1fcbcfe80d4c 100644 --- a/misc/kdeedu4/Makefile +++ b/misc/kdeedu4/Makefile @@ -6,6 +6,7 @@ PORTNAME= kdeedu PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src |