diff options
author | David Chisnall <theraven@FreeBSD.org> | 2017-12-03 12:23:53 +0000 |
---|---|---|
committer | David Chisnall <theraven@FreeBSD.org> | 2017-12-03 12:23:53 +0000 |
commit | f9197640d910a00d8f42e783289403d12fb87da2 (patch) | |
tree | d7ca44c2807657cc26e339b22c3b6d04538ac992 /graphics/gnustep-slideshowkit | |
parent | 49a79474ad0ac7ebf6cdf3a8c09d98cf80fc9337 (diff) | |
download | ports-f9197640d910a00d8f42e783289403d12fb87da2.tar.gz ports-f9197640d910a00d8f42e783289403d12fb87da2.zip |
Notes
Diffstat (limited to 'graphics/gnustep-slideshowkit')
-rw-r--r-- | graphics/gnustep-slideshowkit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gnustep-slideshowkit/Makefile b/graphics/gnustep-slideshowkit/Makefile index 5eb7903deaad..247a951072ec 100644 --- a/graphics/gnustep-slideshowkit/Makefile +++ b/graphics/gnustep-slideshowkit/Makefile @@ -2,7 +2,7 @@ PORTNAME= slideshowkit PORTVERSION= 0.0.1 -PORTREVISION= 20050213 +PORTREVISION= 20050214 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ PKGNAMEPREFIX= gnustep- |