diff options
author | marcus <marcus@FreeBSD.org> | 2002-08-29 13:27:17 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-08-29 13:27:17 +0800 |
commit | 0db27e866201a98d2732f3be85e9d4a388b57855 (patch) | |
tree | 6000f3b98a1566957f0966439331b430f1b28031 /graphics/eog2/Makefile | |
parent | 865af5e20d8dd7c174b4cf778539ababf75b9100 (diff) | |
download | freebsd-ports-gnome-0db27e866201a98d2732f3be85e9d4a388b57855.tar.gz freebsd-ports-gnome-0db27e866201a98d2732f3be85e9d4a388b57855.tar.zst freebsd-ports-gnome-0db27e866201a98d2732f3be85e9d4a388b57855.zip |
Update to 1.0.3.
Diffstat (limited to 'graphics/eog2/Makefile')
-rw-r--r-- | graphics/eog2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index 1d78b54970e0..61717601a7b1 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= eog2 -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= 2.0.0/sources/${PORTNAME:S/2$//} +MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME:S/2$//} DISTNAME= eog-${PORTVERSION} DIST_SUBDIR= gnome2 |