diff options
author | James E. Housley <jeh@FreeBSD.org> | 2005-05-05 13:50:38 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2005-05-05 13:50:38 +0000 |
commit | 0229245fb993f3f1bbcaab0ab6541c2e30025078 (patch) | |
tree | 8865fee84457f8ff857f942f241d7a0469f3392e /misc/amanda-server/Makefile | |
parent | a23799b07713a3ea8470319dec9a9364487d4e12 (diff) | |
download | ports-0229245fb993f3f1bbcaab0ab6541c2e30025078.tar.gz ports-0229245fb993f3f1bbcaab0ab6541c2e30025078.zip |
Notes
Diffstat (limited to 'misc/amanda-server/Makefile')
-rw-r--r-- | misc/amanda-server/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile index 834141e1e2b7..435fb22e9cac 100644 --- a/misc/amanda-server/Makefile +++ b/misc/amanda-server/Makefile @@ -6,8 +6,8 @@ # PORTNAME?= ${MASTERPORTNAME} -PORTVERSION= 2.4.4p4 -PORTREVISION?= 2 +PORTVERSION= 2.4.5 +PORTREVISION?= 0 PORTEPOCH= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |