diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2006-03-18 19:09:46 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2006-03-18 19:09:46 +0000 |
commit | 7997a20da69784a039dcb53fa1e06324003e00bf (patch) | |
tree | 9c44b435b568a3797856e1474bf70349da5bade1 /comms/qfaxreader/Makefile | |
parent | affb190b1684373365e6d684160757c3625ed749 (diff) |
Notes
Diffstat (limited to 'comms/qfaxreader/Makefile')
-rw-r--r-- | comms/qfaxreader/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/qfaxreader/Makefile b/comms/qfaxreader/Makefile index 3fc3e127f074..e3a43a1f6b4c 100644 --- a/comms/qfaxreader/Makefile +++ b/comms/qfaxreader/Makefile @@ -8,10 +8,10 @@ # PORTNAME= qfaxreader -DISTVERSION= 0.3RC7 +DISTVERSION= 0.3 CATEGORIES= comms graphics print -MASTER_SITES= http://oss.thel.ro/${PORTNAME}/ \ - http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= itetcu@people.tecnik93.com COMMENT= Mono/color multipage tiff/fax files visualisation/printing utility |