diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2007-02-01 18:26:56 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2007-02-01 18:26:56 +0000 |
commit | c1db128b92ec18d6a77a8030c3a8ed62c6548d22 (patch) | |
tree | c740d10bc66e54d99a5b7db360525269d3d2b939 /net | |
parent | Update spamcontrol to 2417 (diff) |
- Fix 'version goes back' situation.
Notes
Notes:
svn path=/head/; revision=183873
Diffstat (limited to 'net')
-rw-r--r-- | net/mpd4/Makefile | 2 | ||||
-rw-r--r-- | net/mpd5/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/mpd4/Makefile b/net/mpd4/Makefile index 178090e38317..455469c651d4 100644 --- a/net/mpd4/Makefile +++ b/net/mpd4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mpd4 -PORTVERSION= 4.0rc1 +DISTVERSION= 4.0rc1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= glebius diff --git a/net/mpd5/Makefile b/net/mpd5/Makefile index 178090e38317..455469c651d4 100644 --- a/net/mpd5/Makefile +++ b/net/mpd5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mpd4 -PORTVERSION= 4.0rc1 +DISTVERSION= 4.0rc1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= glebius |