diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-10-18 23:41:01 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-10-18 23:41:01 +0800 |
commit | bd5599b54da5d5a79f5feddd80dec344201b817b (patch) | |
tree | d9ae35c689bced2c44292323f657a5edc1f1b920 /editors/moleskine/Makefile | |
parent | a447a0bad961810e276b73b137cb758d9dc8aba2 (diff) | |
download | freebsd-ports-graphics-bd5599b54da5d5a79f5feddd80dec344201b817b.tar.gz freebsd-ports-graphics-bd5599b54da5d5a79f5feddd80dec344201b817b.tar.zst freebsd-ports-graphics-bd5599b54da5d5a79f5feddd80dec344201b817b.zip |
Update to 0.7.6.
Diffstat (limited to 'editors/moleskine/Makefile')
-rw-r--r-- | editors/moleskine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/moleskine/Makefile b/editors/moleskine/Makefile index 5dff28e724d..210be3b8960 100644 --- a/editors/moleskine/Makefile +++ b/editors/moleskine/Makefile @@ -6,7 +6,7 @@ # PORTNAME= moleskine -PORTVERSION= 0.7.5 +PORTVERSION= 0.7.6 CATEGORIES= editors python gnome MASTER_SITES= http://www.moleskine.f2s.com/files/ DISTNAME= ${PORTNAME:S/^m/M/}-${PORTVERSION} |