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/gnotepad+ | |
parent | 075acacd24db0c43cce5dccc810156a1c5eff446 (diff) |
Notes
Diffstat (limited to 'editors/gnotepad+')
-rw-r--r-- | editors/gnotepad+/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gnotepad+/Makefile b/editors/gnotepad+/Makefile index 2a24fd8a5576..20172c7ab86e 100644 --- a/editors/gnotepad+/Makefile +++ b/editors/gnotepad+/Makefile @@ -9,7 +9,7 @@ PORTNAME= gnotepad+ PORTVERSION= 1.3.3 PORTREVISION= 7 CATEGORIES= editors www gnome -MASTER_SITES= SF/gnotepad +MASTER_SITES= SF/gnotepad/gnotepad-stable/${PORTVERSION} .if !defined(NOPORTDOCS) DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-help-${DOCVERSION}${EXTRACT_SUFX} |