diff options
Diffstat (limited to 'textproc/meld/Makefile')
-rw-r--r-- | textproc/meld/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile index 19b21438c5e2..5f39d14d1cf5 100644 --- a/textproc/meld/Makefile +++ b/textproc/meld/Makefile @@ -8,8 +8,7 @@ PORTNAME= meld PORTVERSION= 1.2.1 CATEGORIES= textproc devel python -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} +MASTER_SITES= GNOME MAINTAINER= ports@FreeBSD.org COMMENT= GNOME 2 visual diff and merge tool |