diff options
author | knu <knu@FreeBSD.org> | 2000-06-08 17:16:07 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-06-08 17:16:07 +0800 |
commit | ebfb139025822a3a565c8e79e6e2e1f61bf4424d (patch) | |
tree | 7d9a59d093a03418c1a91653591c29351eff14e9 /www | |
parent | 834a38b82ad157fe83bf715c929516b50eb49d09 (diff) | |
download | freebsd-ports-gnome-ebfb139025822a3a565c8e79e6e2e1f61bf4424d.tar.gz freebsd-ports-gnome-ebfb139025822a3a565c8e79e6e2e1f61bf4424d.tar.zst freebsd-ports-gnome-ebfb139025822a3a565c8e79e6e2e1f61bf4424d.zip |
1.3pl4 -> 1.3p4
Grumbled by: portlint
PR: ports/19304
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'www')
-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 |