diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-30 05:37:59 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-30 05:37:59 +0000 |
commit | 891a539e8a9c341a0df8050a4b7ef2569f1f322e (patch) | |
tree | 8ecdc407defbefe17f30c355c9d4526530d33ead /net/xmule/Makefile | |
parent | 0521b34db73f8fd79757e0337ee93f551276943f (diff) | |
download | ports-891a539e8a9c341a0df8050a4b7ef2569f1f322e.tar.gz ports-891a539e8a9c341a0df8050a4b7ef2569f1f322e.zip |
Update to 1.2.1
Notes
Notes:
svn path=/head/; revision=79906
Diffstat (limited to 'net/xmule/Makefile')
-rw-r--r-- | net/xmule/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/xmule/Makefile b/net/xmule/Makefile index 9f718c3eda4f..de7e73d74fda 100644 --- a/net/xmule/Makefile +++ b/net/xmule/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lmule -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lmule @@ -23,7 +23,6 @@ USE_X_PREFIX= yes USE_GNOME= gnomehier \ gnomehack \ gnomeprefix -USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes |