diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2007-02-04 18:53:52 +0800 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2007-02-04 18:53:52 +0800 |
commit | b44eb2c89b0e53f2930fb6b2ca8d89bc6c4aaa7f (patch) | |
tree | 16ea0d10162b2f49bfdc253464d0a81c17c60963 /devel | |
parent | bdfe57333466728f175fcb914a3e3f83b1b2430f (diff) | |
download | freebsd-ports-gnome-b44eb2c89b0e53f2930fb6b2ca8d89bc6c4aaa7f.tar.gz freebsd-ports-gnome-b44eb2c89b0e53f2930fb6b2ca8d89bc6c4aaa7f.tar.zst freebsd-ports-gnome-b44eb2c89b0e53f2930fb6b2ca8d89bc6c4aaa7f.zip |
Fix PKGORIGIN
Pointy hat: luigi
Diffstat (limited to 'devel')
-rw-r--r-- | devel/linux-kmod-compat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/linux-kmod-compat/Makefile b/devel/linux-kmod-compat/Makefile index 36ada6ed3bf6..fbe218ce1d0c 100644 --- a/devel/linux-kmod-compat/Makefile +++ b/devel/linux-kmod-compat/Makefile @@ -6,7 +6,7 @@ PORTNAME= linux-kmod-compat PORTVERSION= 20070203 -CATEGORIES= emulators linux multimedia +CATEGORIES= devel emulators linux multimedia MASTER_SITES= http://info.iet.unipi.it/~luigi/FreeBSD/ EXTRACT_SUFX= .tgz |