diff options
author | novel <novel@FreeBSD.org> | 2005-07-06 15:06:57 +0000 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-07-06 15:06:57 +0000 |
commit | be0796371dd39db9a9ea30ef598b862aa1c40e62 (patch) | |
tree | c6ec713cec01cf267a2b6a7436d263c2a44b9574 | |
parent | 8668fa60497645ebebbc8d7f291cc3265ae35576 (diff) | |
download | FreeBSD-ports-be0796371dd39db9a9ea30ef598b862aa1c40e62.zip FreeBSD-ports-be0796371dd39db9a9ea30ef598b862aa1c40e62.tar.gz |
Update to 0.8.2.
PR: 83054
Submitted by: Radoslaw Kozlowski (maintainer)
-rw-r--r-- | editors/leafpad/Makefile | 2 | ||||
-rw-r--r-- | editors/leafpad/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index cee228b..5cf2a8a 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -6,7 +6,7 @@ # PORTNAME= leafpad -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/editors/leafpad/distinfo b/editors/leafpad/distinfo index c758744..6510a80 100644 --- a/editors/leafpad/distinfo +++ b/editors/leafpad/distinfo @@ -1,2 +1,2 @@ -MD5 (leafpad-0.8.1.tar.gz) = 4e640c48b45f5963109b376b57a4c2be -SIZE (leafpad-0.8.1.tar.gz) = 212845 +MD5 (leafpad-0.8.2.tar.gz) = 2e880c661c9a41ddc9adb7ba17bd031f +SIZE (leafpad-0.8.2.tar.gz) = 217368 |