diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:20:34 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:20:34 +0000 |
commit | c6d73b3a6420b0cc781dcaab5b01819c8831f8f5 (patch) | |
tree | 7717c1858019e0ae60560bed33511b8e59c00f8e /editors/rospell | |
parent | 075acacd24db0c43cce5dccc810156a1c5eff446 (diff) | |
download | ports-c6d73b3a6420b0cc781dcaab5b01819c8831f8f5.tar.gz ports-c6d73b3a6420b0cc781dcaab5b01819c8831f8f5.zip |
Notes
Diffstat (limited to 'editors/rospell')
-rw-r--r-- | editors/rospell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/rospell/Makefile b/editors/rospell/Makefile index 03e1593e6735..1278c2438ae2 100644 --- a/editors/rospell/Makefile +++ b/editors/rospell/Makefile @@ -8,7 +8,7 @@ PORTNAME= rospell DISTVERSION= 2007.02.rc1 PORTREVISION= 2 CATEGORIES= editors textproc # this should/will be romanian ;) -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/OldFiles MAINTAINER= itetcu@FreeBSD.org COMMENT= QT-based editor with support for romanian charsets and spell checking |