diff options
Diffstat (limited to 'gpe-edit')
-rw-r--r-- | gpe-edit/gpe-edit_0.21.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gpe-edit/gpe-edit_0.21.oe b/gpe-edit/gpe-edit_0.21.oe index 2d7766c394..84b7e987aa 100644 --- a/gpe-edit/gpe-edit_0.21.oe +++ b/gpe-edit/gpe-edit_0.21.oe @@ -5,4 +5,4 @@ MAINTAINER = "Phil Blundell <pb@handhelds.org>" SECTION = "gpe" DESCRIPTION = "Editor for the GPE Palmtop Environment" -SRC_URI = http://gpe.handhelds.org/pub/projects/gpe/source/gpe-edit-${PV}.tar.gz +SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-edit-${PV}.tar.gz" |