diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-01-28 21:05:56 +0800 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-01-28 21:05:56 +0800 |
commit | ab1967d5bc0e42de7fdb52ba0276d8a1ce29fd6a (patch) | |
tree | 201cb6342b8932eb3071352c55f1bf1c5911ba0b /deskutils/Makefile | |
parent | da51663cfb0ca88cdcb3c091c9a87595ddfae81a (diff) | |
download | freebsd-ports-gnome-ab1967d5bc0e42de7fdb52ba0276d8a1ce29fd6a.tar.gz freebsd-ports-gnome-ab1967d5bc0e42de7fdb52ba0276d8a1ce29fd6a.tar.zst freebsd-ports-gnome-ab1967d5bc0e42de7fdb52ba0276d8a1ce29fd6a.zip |
- rename py-dosage to just dosage (it's application, not library;
approved by maintainer via mail)
- update to 1.8
- trim Makefile header
- change WWW and MASTER_SITES to working ones
PR: 175633
Submitted by: antoine (maintainer)
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index bce3a7eadaa0..10b43dfa7d93 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -41,6 +41,7 @@ SUBDIR += displaycalibrator SUBDIR += dlume SUBDIR += docear + SUBDIR += dosage SUBDIR += dragstack SUBDIR += drivel SUBDIR += ecru @@ -213,7 +214,6 @@ SUBDIR += plopfolio SUBDIR += preferencepanes SUBDIR += preferences - SUBDIR += py-dosage SUBDIR += py-vobject SUBDIR += pybookreader SUBDIR += pypanel |