diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:31:32 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:31:32 +0000 |
commit | d2de2b00e490fcb454195dcecae9dbd41ec68951 (patch) | |
tree | d82245c1618946179f5cb8e7835d4ed6927685eb /math/labplot/Makefile | |
parent | 5b97d08fc9097bece8eaf92c208d5d7047d70728 (diff) |
Notes
Diffstat (limited to 'math/labplot/Makefile')
-rw-r--r-- | math/labplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index b59bfb45049f..cf9385e5ede6 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -3,6 +3,7 @@ PORTNAME= labplot DISTVERSION= 2.0.0.beta2 +PORTREVISION= 1 CATEGORIES= math kde MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} |