diff options
-rw-r--r-- | www/mathopd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mathopd/Makefile b/www/mathopd/Makefile index 75e288a475f7..64e527abd0ed 100644 --- a/www/mathopd/Makefile +++ b/www/mathopd/Makefile @@ -6,10 +6,11 @@ # PORTNAME= mathopd -PORTVERSION= 1.3pl4 +PORTVERSION= 1.3p4 CATEGORIES= www MASTER_SITES= http://mathop.diva.nl/dist/ \ ftp://ftp.prima.eu.org/pub/mirrored_files/mathop.diva.nl/ +DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pl/} MAINTAINER= tobez@plab.ku.dk |