diff options
Diffstat (limited to 'devel/libunicode/Makefile')
-rw-r--r-- | devel/libunicode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libunicode/Makefile b/devel/libunicode/Makefile index 6b35f1cdad10..6729b90844db 100644 --- a/devel/libunicode/Makefile +++ b/devel/libunicode/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 PORTREVISION= 3 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= unstable/sources/libunicode +MASTER_SITE_SUBDIR= sources/libunicode/0.4 DISTNAME= ${PORTNAME}-${PORTVERSION}.gnome WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |