diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-10-31 05:27:45 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-10-31 05:27:45 +0000 |
commit | 9443f6a9fb56656c78047b214951682d415f9458 (patch) | |
tree | 1aed92a31fee68e2c62b9edb6651a6382026c86b /deskutils/preferences.app | |
parent | 8b4c40a834fdf8b66950d63fd8b521943ea69b1d (diff) | |
download | ports-9443f6a9fb56656c78047b214951682d415f9458.tar.gz ports-9443f6a9fb56656c78047b214951682d415f9458.zip |
Notes
Diffstat (limited to 'deskutils/preferences.app')
-rw-r--r-- | deskutils/preferences.app/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/preferences.app/Makefile b/deskutils/preferences.app/Makefile index 27915a757952..97f85945a39f 100644 --- a/deskutils/preferences.app/Makefile +++ b/deskutils/preferences.app/Makefile @@ -1,11 +1,11 @@ -# New ports collection makefile for: preferences.app +# New ports collection makefile for: preferences # Date created: 04 Feb 2003 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ # -PORTNAME= preferences.app +PORTNAME= preferences PORTVERSION= 1.2.0 PORTREVISION= 2 CATEGORIES= deskutils |