diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-08-09 22:05:52 +0800 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-08-09 22:05:52 +0800 |
commit | b83d7bf933421ec67d43832596ab3f5cf5a33532 (patch) | |
tree | 4b54bdffc904e7c6b2e7107151b63bada3f0ecb6 /net-p2p/amule | |
parent | a851269bfa4538b5ba537c3f91e9eca1a5553fc6 (diff) | |
download | freebsd-ports-gnome-b83d7bf933421ec67d43832596ab3f5cf5a33532.tar.gz freebsd-ports-gnome-b83d7bf933421ec67d43832596ab3f5cf5a33532.tar.zst freebsd-ports-gnome-b83d7bf933421ec67d43832596ab3f5cf5a33532.zip |
- update libdg to 2.1.0
Diffstat (limited to 'net-p2p/amule')
-rw-r--r-- | net-p2p/amule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index 9c76f51aa2e3..6624984782f6 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -3,7 +3,7 @@ PORTNAME= amule PORTVERSION= 2.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION} DISTNAME= aMule-${PORTVERSION} |