diff options
author | steve <steve@FreeBSD.org> | 2000-07-08 03:29:12 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-07-08 03:29:12 +0800 |
commit | 675262e2b16544e4dc035c2cb955862563cc3bb5 (patch) | |
tree | a9b1aa8f37f0cf5ceba0e31c9b1aead3f9afe043 /www/mathopd/Makefile | |
parent | 3e69f4611a56d82c4d8767e546c31de3affc58ae (diff) | |
download | freebsd-ports-gnome-675262e2b16544e4dc035c2cb955862563cc3bb5.tar.gz freebsd-ports-gnome-675262e2b16544e4dc035c2cb955862563cc3bb5.tar.zst freebsd-ports-gnome-675262e2b16544e4dc035c2cb955862563cc3bb5.zip |
Update to version 1.3p5.
PR: 19640
Submitted by: maintainer
Diffstat (limited to 'www/mathopd/Makefile')
-rw-r--r-- | www/mathopd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mathopd/Makefile b/www/mathopd/Makefile index 146952e45843..1aee243976fe 100644 --- a/www/mathopd/Makefile +++ b/www/mathopd/Makefile @@ -6,13 +6,13 @@ # PORTNAME= mathopd -PORTVERSION= 1.3p4 +PORTVERSION= 1.3p5 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 +MAINTAINER= tobez@tobez.org post-install: @${INSTALL_DATA} ${FILESDIR}/mathopd.conf.sample ${PREFIX}/etc |