diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-06-08 09:16:07 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-06-08 09:16:07 +0000 |
commit | 89a8ae829b8a4c4063debd617a472d36571db496 (patch) | |
tree | 6c62f683ce4a2e1059f87f741441d248466c7cef /www/mathopd/Makefile | |
parent | 42ab036a1401749bcefe53f28fd74f4117f7de5f (diff) |
Notes
Diffstat (limited to 'www/mathopd/Makefile')
-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 |