diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 15:57:34 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 15:57:34 +0000 |
commit | 97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616 (patch) | |
tree | c714272815fb368353ade6a46fd7d6fd9f6d1fa3 /math/kmplot/Makefile | |
parent | 51a2c893542b456812b4b2d4aa3f850f671b9fdd (diff) |
Notes
Diffstat (limited to 'math/kmplot/Makefile')
-rw-r--r-- | math/kmplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/kmplot/Makefile b/math/kmplot/Makefile index fdcfaab49b2d..6739203b9759 100644 --- a/math/kmplot/Makefile +++ b/math/kmplot/Makefile @@ -7,6 +7,7 @@ PORTNAME= kmplot PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= math kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src |