diff options
Diffstat (limited to 'textproc/meld/Makefile')
-rw-r--r-- | textproc/meld/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile index b7a0a7784..4b1cc0ba4 100644 --- a/textproc/meld/Makefile +++ b/textproc/meld/Makefile @@ -3,11 +3,11 @@ # Whom: Pav Lucistnik <pav@oook.cz> # # $FreeBSD$ -# $MCom: ports/textproc/meld/Makefile,v 1.4 2007/05/01 12:30:35 ahze Exp $ +# $MCom: ports/textproc/meld/Makefile,v 1.5 2007/05/01 13:12:43 ahze Exp $ PORTNAME= meld PORTVERSION= 1.1.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc devel python MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 |