diff options
author | nivit <nivit@FreeBSD.org> | 2008-10-11 19:35:44 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2008-10-11 19:35:44 +0800 |
commit | 572017883a2b90dc753426d02462d4529e8aae76 (patch) | |
tree | 7c6d95eab94078d3f2acff17dc56a8db1cd0e1a3 /print/mftrace/Makefile | |
parent | 10c917eb53443a84f30b1260bbbeeb371c55c977 (diff) | |
download | freebsd-ports-gnome-572017883a2b90dc753426d02462d4529e8aae76.tar.gz freebsd-ports-gnome-572017883a2b90dc753426d02462d4529e8aae76.tar.zst freebsd-ports-gnome-572017883a2b90dc753426d02462d4529e8aae76.zip |
- Update to 1.2.15
- Replace LOCAL/chinsan with LOCAL/nivit/${PORTNAME}/ in MASTER_SITES
Diffstat (limited to 'print/mftrace/Makefile')
-rw-r--r-- | print/mftrace/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile index 1365097780e6..5e58c16a8436 100644 --- a/print/mftrace/Makefile +++ b/print/mftrace/Makefile @@ -7,10 +7,10 @@ # PORTNAME= mftrace -PORTVERSION= 1.2.14 -PORTREVISION= 2 +PORTVERSION= 1.2.15 +#PORTREVISION= 1 CATEGORIES= print -MASTER_SITES= LOCAL/chinsan \ +MASTER_SITES= LOCAL/nivit/${PORTNAME}/ \ http://lilypond.org/download/sources/mftrace/ MAINTAINER= nivit@FreeBSD.org |