diff options
-rw-r--r-- | misc/kdeedu4/Makefile | 1 | ||||
-rw-r--r-- | science/kst/Makefile | 2 | ||||
-rw-r--r-- | science/kst2/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/misc/kdeedu4/Makefile b/misc/kdeedu4/Makefile index 489f3ca1453a..2f5cee02d135 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 diff --git a/science/kst/Makefile b/science/kst/Makefile index c42feb679ba9..960c4f277be9 100644 --- a/science/kst/Makefile +++ b/science/kst/Makefile @@ -6,7 +6,7 @@ PORTNAME= kst PORTVERSION= 1.9.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/apps/KDE3.x/scientific diff --git a/science/kst2/Makefile b/science/kst2/Makefile index 2784bb62732f..72994ccab0c6 100644 --- a/science/kst2/Makefile +++ b/science/kst2/Makefile @@ -6,7 +6,7 @@ PORTNAME= kst PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science kde MASTER_SITES= SF/${PORTNAME}/Kst%20${PORTVERSION}/ |