diff options
Diffstat (limited to 'math/singular/Makefile')
-rw-r--r-- | math/singular/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/singular/Makefile b/math/singular/Makefile index df655841fb3a..e81143063cb7 100644 --- a/math/singular/Makefile +++ b/math/singular/Makefile @@ -1,6 +1,7 @@ PORTNAME= singular DISTVERSIONPREFIX= Release- DISTVERSION= 4-3-2 +PORTREVISION= 1 CATEGORIES= math #MASTER_SITES= ftp://jim.mathematik.uni-kl.de/pub/Math/Singular/SOURCES/${PORTVERSION:C/\./-/g}/ |