aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b313d59..eb2f535 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,4 +26,4 @@ NOTES = release-notes
release: distcheck
git diff && \
git tag rel-`echo $(VERSION) | sed -e 's/\./-/g'` && git push --tag \
- woger sourceforge,freecode $(PACKAGE) "$(PACKAGE_NAME)" $(VERSION) "EPOC PDA comms suite" release-notes-$(VERSION)
+ woger sourceforge,freecode package=$(PACKAGE) package_name="$(PACKAGE_NAME)" version=$(VERSION) description="EPOC PDA comms suite" notes=release-notes-$(VERSION)