diff options
Diffstat (limited to 'x11/emprint/Makefile')
-rw-r--r-- | x11/emprint/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/emprint/Makefile b/x11/emprint/Makefile index 36aadf6fbae5..099b7542b319 100644 --- a/x11/emprint/Makefile +++ b/x11/emprint/Makefile @@ -6,15 +6,15 @@ # PORTNAME= emprint -PORTVERSION= 20110129 -PORTREVISION= 1 +PORTVERSION= 20111128 CATEGORIES= x11 enlightenment -MASTER_SITES= http://files.roorback.net/e17/2011-01-29/extra/ +MASTER_SITES= http://files.roorback.net/e17/extra/ MAINTAINER= magik@roorback.net COMMENT= Utility for taking screenshots for E17 DIST_SUBDIR= e17 + USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore evas edje imlib2 |