diff options
author | sat <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
commit | d4867021f7aea3a318e17e6cc92f7e9336800be1 (patch) | |
tree | c49bbc221f0d7c182275060b5f13c6545e32a869 /x11 | |
parent | 341c2dc80e7e6930d8177a1f7bafe149364518d6 (diff) | |
download | FreeBSD-ports-d4867021f7aea3a318e17e6cc92f7e9336800be1.zip FreeBSD-ports-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.gz |
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/workrave/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile index 0dce659..a801829 100644 --- a/x11/workrave/Makefile +++ b/x11/workrave/Makefile @@ -8,8 +8,7 @@ PORTNAME= workrave PORTVERSION= 1.8.3 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= infofarmer@FreeBSD.org COMMENT= A Gnome RSI prevention tool |