diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/mousepad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile index fe0ba1ac14ce..e63d38185ef7 100644 --- a/editors/mousepad/Makefile +++ b/editors/mousepad/Makefile @@ -5,7 +5,7 @@ PORTNAME= mousepad PORTVERSION= 0.4.1 PORTREVISION= 1 CATEGORIES= editors xfce -MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} +MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org |