diff options
author | James E. Housley <jeh@FreeBSD.org> | 2003-10-23 23:35:31 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2003-10-23 23:35:31 +0000 |
commit | 9b35bf9c6e924bf42433770de10951da827dd49a (patch) | |
tree | b3197e9b9e5a472702770b1f5f17b827909823f2 /misc/amanda25-server/Makefile | |
parent | accebc8675d2ca4269adf61293e97df8306d84d3 (diff) | |
download | ports-9b35bf9c6e924bf42433770de10951da827dd49a.tar.gz ports-9b35bf9c6e924bf42433770de10951da827dd49a.zip |
Notes
Diffstat (limited to 'misc/amanda25-server/Makefile')
-rw-r--r-- | misc/amanda25-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda25-server/Makefile b/misc/amanda25-server/Makefile index ab6ae4aaf27b..cf3a0f7acedd 100644 --- a/misc/amanda25-server/Makefile +++ b/misc/amanda25-server/Makefile @@ -7,7 +7,7 @@ PORTNAME?= ${MASTERPORTNAME} PORTVERSION= 2.4.4 -PORTREVISION?= 3 +PORTREVISION?= 4 PORTEPOCH= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |