diff options
Diffstat (limited to 'graphics/feh/Makefile')
-rw-r--r-- | graphics/feh/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index 81009c7f9e60..d451f3b01eba 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -1,12 +1,8 @@ -# ports collection makefile for: feh -# Date created: 16 Oct 2000 -# Whom: Jeremy Norris <ishmael27@home.com> -# +# Created by: Jeremy Norris <ishmael27@home.com> # $FreeBSD$ -# PORTNAME= feh -PORTVERSION= 2.6.1 +PORTVERSION= 2.7 CATEGORIES= graphics MASTER_SITES= http://feh.finalrewind.org/ \ ${MASTER_SITE_LOCAL} |