diff options
author | Andrej Zverev <az@FreeBSD.org> | 2009-02-02 05:57:58 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2009-02-02 05:57:58 +0000 |
commit | 10f3b0a99e1ca28a7fae541e5636ef21f728f1a4 (patch) | |
tree | 3d2fee92f1d6bfb0629ffeb0c7bb4bc68a6d7bb7 | |
parent | 3a38e90fb6327f4adfc8792a333fa4851c016f13 (diff) | |
download | ports-10f3b0a99e1ca28a7fae541e5636ef21f728f1a4.tar.gz ports-10f3b0a99e1ca28a7fae541e5636ef21f728f1a4.zip |
Notes
-rw-r--r-- | editors/mp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mp/Makefile b/editors/mp/Makefile index 9138a1ce2512..aafcca4c3f3e 100644 --- a/editors/mp/Makefile +++ b/editors/mp/Makefile @@ -9,7 +9,7 @@ PORTNAME= mp PORTVERSION= 3.3.18b PORTREVISION= 1 CATEGORIES= editors -MASTER_SITES= http://www.triptico.com/download/ +MASTER_SITES= http://triptico.com/download/ MAINTAINER= az@FreeBSD.org COMMENT= A programming text editor |