diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-02-12 22:38:29 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-02-12 22:38:29 +0000 |
commit | 4a1eb6800d46b23b36e69e1568d0108a8707175c (patch) | |
tree | 43ff695db579d0ae68be5791e14a14289750f4e2 /misc/amanda-server | |
parent | This has been replaced by amanda24-client and amanda24-server (diff) |
Bump PORTREVISION from this morning's commits
Notes
Notes:
svn path=/head/; revision=38283
Diffstat (limited to 'misc/amanda-server')
-rw-r--r-- | misc/amanda-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile index 5e5b9f7bfd61..6d99869849bb 100644 --- a/misc/amanda-server/Makefile +++ b/misc/amanda-server/Makefile @@ -7,7 +7,7 @@ PORTNAME?= ${MASTERPORTNAME} PORTVERSION= 2.4.2p1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= amanda |