diff options
Diffstat (limited to 'x11-wm/oroborus/Makefile')
-rw-r--r-- | x11-wm/oroborus/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/oroborus/Makefile b/x11-wm/oroborus/Makefile index e176d4549606..2dbb7a6012bc 100644 --- a/x11-wm/oroborus/Makefile +++ b/x11-wm/oroborus/Makefile @@ -6,16 +6,16 @@ # PORTNAME= oroborus -PORTVERSION= 2.0.11 +PORTVERSION= 2.0.12 CATEGORIES= x11-wm -MASTER_SITES= http://www.dreamind.de/debian/dists/sid/main/source/x11/ \ +MASTER_SITES= http://www.oroborus.org/debian/dists/sid/main/source/x11/ \ http://matt.peterson.org/FreeBSD/ports/ DISTNAME= ${PORTNAME}_${PORTVERSION}-1 MAINTAINER= matt@peterson.org COMMENT= A small and simple GNOME-compatible window manager -WRKSRC= ${WRKDIR}/${PORTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XPM= yes USE_X_PREFIX= yes |