diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2006-10-08 05:45:20 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2006-10-08 05:45:20 +0800 |
commit | b6e945c34c53577c3e4e0042dada775bbff62f1b (patch) | |
tree | e576e4487a3a22fd4cdb2b7bea79d841f9eaf47e /graphics | |
parent | 0456d30606dc9c91424ce0a82e1113ce505e3c2e (diff) | |
download | freebsd-ports-gnome-b6e945c34c53577c3e4e0042dada775bbff62f1b.tar.gz freebsd-ports-gnome-b6e945c34c53577c3e4e0042dada775bbff62f1b.tar.zst freebsd-ports-gnome-b6e945c34c53577c3e4e0042dada775bbff62f1b.zip |
Fix typo.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/f-spot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index b0a233a9f9f4..b0ce0343aef9 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -8,7 +8,7 @@ PORTNAME= f-spot PORTVERSION= 0.2.1 -PORTVERSION= 1 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.2 |